Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

connect sqlplus using ip+port+sid

762809Dec 2 2010 — edited Dec 2 2010
Hi Friendz,

Oracle DB 9i

I know I was able to connect before using this format:

$ sqlplus apps/apps@192.168.100.5:1521/oaprod
[oratrng@oracletrng ~]$ sqlplus apps/apps@192.168.100.5:1521/oaprod

SQL*Plus: Release 9.2.0.6.0 - Production on Thu Dec 2 12:17:34 2010

Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.

SP2-0306: Invalid option.
Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]
where <logon>  ::= <username>[/<password>][@<connect_string>] | /
Any idea please...

Thanks a lot

MsK
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 30 2010
Added on Dec 2 2010
6 comments
88,429 views