ORA-01955?
544789Nov 18 2006 — edited Nov 19 2006Hi to everybody,
I wrote the following syntax to to enter the following ALTER USER statements to modify the list of default roles for the new HANDSONXE_USER2 user account:
SQL> ALTER USER handsonxe_user2
2 DEFAULT ROLE handsonxe_appuser;
ALTER USER handsonxe_user2
*
ERROR at line 1:
ORA-01955: DEFAULT ROLE 'HANDSONXE_APPUSER' not granted to user
thanks,
josh