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: Detect Informations of Server/ Client (PL/SQL)

Re: Detect Informations of Server/ Client (PL/SQL)

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Tue, 01 Oct 2002 15:41:18 GMT
Message-ID: <3D99C209.ACF84382@exesolutions.com>


Rainer Hirthammer wrote:

> I would like to start update-scripts with printing out server-version
> and informations of the client (running in SQL Plus, SQLPlus Worksheet
> ...?), but I didn't find more than what SYS_CONTEXT( 'USERENV' , ...)
> returns. How can I get those infos?
>
> Thanks, Rainer

v$database
v$instance
v$parameter
v$session

Daniel Morgan Received on Tue Oct 01 2002 - 10:41:18 CDT

Original text of this message

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