Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Interesting DBMS_APPLICATION usage
We were testing a small script that calls
DBMS_APPLICATION to set the module and action.
Most of the time we did not see the results
in V$SESSION. We added a dbms_lock.sleep to
make the script run a little longer.
What was happening was BOTH SQL*PLus and TOAD seem to update the program (and DBMS_APPLICATION info).
Immediate after the SQL script terminated, the information at V$SESSION had been reset to what it was before the script was called.
.... interesting, no ?
Babette Turner-Underwood
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Babette Turner-Underwood
INET: babette_at_rogers.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Tue Dec 10 2002 - 19:32:14 CST
![]() |
![]() |