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

Home -> Community -> Usenet -> c.d.o.server -> Connect Through PLSQL with different user question

Connect Through PLSQL with different user question

From: <kachkar_at_my-deja.com>
Date: Wed, 22 Nov 2000 00:13:16 GMT
Message-ID: <8vf32m$g95$1@nnrp1.deja.com>

Hi all,

Is it possible in PLSQL through stored procedures to connect to the database with different user. I’ve tried this EXECUTE IMMEDIATE 'Connect john/test' ;
But it did not work
All I want to do is when user X ( he owns the procedure ) calles the stored procedure , that stored procedure try to connect user Y to the database that is all .

So is it possible to achieve this task through PLSQL and if Yes please show me how.

Thanks in advance

Khaled

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Nov 21 2000 - 18:13:16 CST

Original text of this message

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