Sqlp Plus Connect using <User>_at_<DbName> connects to $ORACLE_SID
From: hemant_deshpande <hemant_deshpande_at_email.msn.com>
Date: Thu, 10 Dec 1998 07:59:10 -0800
Message-ID: <OhOUqZFJ#GA.85_at_upnetnews03>
Hi !!!!
Date: Thu, 10 Dec 1998 07:59:10 -0800
Message-ID: <OhOUqZFJ#GA.85_at_upnetnews03>
Hi !!!!
[Quoted] We are having problem using Sql*Plus
Platform : HP/UX
Database :8.0....
SqlPlus : ?????
If you connect to database as
sqlplus <userName>/<PassWord>_at_<DbName>
connects to <DbName> ----- This Works
But
sqlplus <UserName>_at_<DbName> --- Password will be entered at command line This connect to database specified by $ORACLE_SID not to <DbName>
I have checked this by selecting name from v$database table;
Are we missing any setup?
Need Help ......
Thanks
Hemant
Received on Thu Dec 10 1998 - 16:59:10 CET