Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Passwords - another angle - sqlarea
All,
I just tested changing my password and looking in the v$sql... views to find my new pw.
As I figured, the statement stops at ident. How does this work? Does Oracle automatically not
keep parsed pw-changing SQL in memory, giving up parse time for security? Obviously, you'd never rerun that SQL statement anyway, so it'snot even giving up anything.
I just want to confirm that Oracle is indeed doing this on purpose.
Thanks,
Yosi
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: Yosi_at_comhill.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jun 20 2001 - 10:24:46 CDT