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 -> Re: accessing SQLPlus variables.................

Re: accessing SQLPlus variables.................

From: <Christopher.Jones_at_oracle.comX>
Date: 07 Aug 2002 16:31:49 +1000
Message-ID: <uofcfxjqi.fsf@oracle.comX>

rs_arwar_at_hotmail.com (Rauf Sarwar) writes:
> Module is always constant as "SQL*Plus" for sqlplus.exe or
> sqlplusw.exe no matter what the exe name is changed to..

For general background info: the "module" column for non privileged SQL*Plus sessions contains the value set by APPINFO. (See SET APPINFO in the SQL*Plus UG&R manual.)

Any scripts run including glogin.sql and login.sql will cause the value to contain the script name. The user can explicitly change the value too. For the iSQL*Plus web interface the default value (when APPINFO is ON) is "iSQL*Plus"

Chris

-- 
Christopher Jones, Oracle Corporation, Australia.
Received on Wed Aug 07 2002 - 01:31:49 CDT

Original text of this message

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