ORA-28150: proxy not authorized to connect as client
What triggered the Error:
proxy user attempted to connect as a client, but the proxy was not authorized to act on behalf of the client.What should we do to fix it:
ant the proxy user permission to perform actions on behalf of the client by using the ALTER USER ... GRANT CONNECT command.