Re: ORA_SID in Sql*Plus?

From: Gary Assa <gsa_at_li.net>
Date: 1996/10/25
Message-ID: <54qdj8$6ec_at_linet01.li.net>#1/1


>In the directory where you execute SQL*Plus from create a login.sql
>containing something like :
>
>select 'You are on database ' || name from v$database;
>
>This will then be run each time you execute SQL*Plus.
>

put that line in the glogin.sql file in the $ORACLE_HOME/sqlplus/admin directory.

-- 
=========================================================
            http://www.li.net/~gsa/index.html
This is my signature file, not part of this mail message.
Received on Fri Oct 25 1996 - 00:00:00 CEST

Original text of this message