Cause
The DEFAULT ROLE was specified in a CREATE USER statement.
Action
Do not specify the DEFAULT ROLE clause in CREATE USER statement. Instead, alter the user's default role after creating the user.
Error Message
DEFAULT ROLE clause cannot be specified in CREATE USER statement
The DEFAULT ROLE was specified in a CREATE USER statement.
Do not specify the DEFAULT ROLE clause in CREATE USER statement. Instead, alter the user's default role after creating the user.