Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Can I switch users through PL/SQL?

Can I switch users through PL/SQL?

From: Brian Runk <brunk_at_neog.com>
Date: 1998/10/21
Message-ID: <JmuX1.388$065.4610652@iagnews.iagnet.net>#1/1

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 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US