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

ORA-24045: invalid agent address string, agent address should be of the form [SCHEMA.]NAME[@DATABASE LINK]

1 Answers  


DRG-11003: invalid value string for string

1 Answers  


PCB-00300: Datatype for host variable not supported by ANSI "string"

1 Answers  


DRG-11806: Non-authoritative Information

1 Answers  


PLS-00211: CASE labels or ranges must not be duplicated in different WHEN clauses

1 Answers  


PLS-00493: invalid reference to a server-side object or function in a local context

1 Answers  


ORA-19639: file string is more current than this incremental backup

1 Answers  


ORA-25963: join index must be created on tables

1 Answers  


PCC-00103: AT clause is an Oracle extension

1 Answers  


ORA-16803: Unable to query a database table or fixed view.

2 Answers  


RMAN-08522: input datafile fno=string name=string

1 Answers  


SQL-02133: Unable to initialize process for use with threads

1 Answers  


Categories