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 -> equivalent of su in oracle?

equivalent of su in oracle?

From: Richard Chen <qchen_at_snet.net>
Date: 2000/07/22
Message-ID: <3979CA0B.486802CE@snet.net>#1/1

On unix, the root user can become any user without knowing the user's password.
I don't know such a feature in oracle. That is, even if system user has dba priviledge,
I still need to do connect user/password to become another user. This is very
inconvenient if you have a lot of schemas. One can of course temporarily

change the schema's password and later change it back. But this troublesome.

Does anyone know a way in oracle to let the system user become any user without knowing the users' password?

Thanks for any info.

Richard Received on Sat Jul 22 2000 - 00:00:00 CDT

Original text of this message

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