ORA-28157: Proxy user 'string' forbidden to set role
'string' for client 'string'



ORA-28157: Proxy user 'string' forbidden to set role 'string' for client '..

Answer / guest

Cause: A proxy user was forbidden to use a role on behalf of
a client through the command ALTER USER <client> GRANT
CONNECT THROUGH <proxy> WITH ALL ROLES EXCEPT <role>

Action: Execute the command ALTER USER <client> GRANT
CONNECT THROUGH PROXY <proxy> to grant the needed role.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-01041: %s parameter "string" set to string

1 Answers  


ORA-32838: exceeded maximum number of properties

1 Answers  


PLS-00391: undefined column 'string' in UPDATE statement

1 Answers  


ORA-22864: cannot ALTER or DROP LOB indexes

1 Answers  


ORA-08194: Flashback Table operation is not allowed on materialized views

1 Answers  


ORA-23466: flavor requires missing object "string"."string"

1 Answers  


ORA-15045: ASM file name 'string' is not in reference form

1 Answers  


ORA-16639: specified instance inactive or currently unavailable

1 Answers  


NNL-00555: Displays meta data statistics

1 Answers  


IMP-00015: following statement failed because the object already exists:

1 Answers  


QSM-00783: the specified value string contains an invalid date for parameter string

1 Answers  


ORA-10656: Table is unusable due to incomplete operation

1 Answers  


Categories