Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> nasty one...
Hello all,
I have a PL/SQL procedure within user X. This procedure calls another procedure JSP say "A" also within X but this X java procedure does have to execute a DDL which is passed as a CLOB within ANOTHER user connection...
The question is whether from PL/SQL or Java how do I get a connection from user X to user Y given that I am within X. The thing gets even more complicated because chances are that Y is defined as a link to a remote database...
No way to hardcode or store the thin connection params.
Best regards,
Giovanni
Received on Fri Dec 05 2003 - 09:56:38 CST
![]() |
![]() |