Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Can I switch users through PL/SQL?
Does anyone know if it's possible to swtich users through a procedure?
I am using JDBC to connect to an Oracle 8 server, and I want to keep a pool of open connections. Unfortunately, I need the connections to connect as a specified user, and CONNECT only works in SQL*Plus.
Any suggestions would be much appreciated.
Thanks,
Brian Runk
brunk_at_neog.com
Received on Wed Oct 21 1998 - 18:47:24 CDT