Home » RDBMS Server » Server Administration » How to connect to oracle9i server
How to connect to oracle9i server [message #56486] Thu, 03 April 2003 04:51 Go to next message
Febre Yuwono
Messages: 1
Registered: April 2003
Junior Member
How to connect to oracle9i server ?

Regards
Febre Yuwono
Re: How to connect to oracle9i server [message #56487 is a reply to message #56486] Thu, 03 April 2003 06:50 Go to previous messageGo to next message
Uwe
Messages: 260
Registered: February 2003
Location: Zürich, Switzerland
Senior Member
Hi,

Pls give mor details ..... Do you want to connect via SQLPLUS or an foreign tool ???
SQLPLUS is still available and installed

regards
Uwe
Re: How to connect to oracle9i server [message #56492 is a reply to message #56486] Thu, 03 April 2003 13:15 Go to previous message
Trifon Anguelov
Messages: 514
Registered: June 2002
Senior Member
You can use any of these ways:

- Net8 protocol (SQL*PLus)
- with ODBC drivers
- with JDBC drivers
- with OCI drivers

The easiest one is with SQL*PLus. Add into %ORACLE_HOMEnetworkadmintnsnames.ora the TNS alias to the db where you want to connect to. Then start the SQL*PLus and provide the username, password and the TNS alias you already created. e.g.

c:>sqlplus /nolog
SQL>connect username@password@tnsname

Hope that helps,

clio_usa
OCP - DBA

Visit our Web site

Previous Topic: could I execute catalog.sql when db is opened
Next Topic: About character set translation!!!
Goto Forum:
  


Current Time: Fri Sep 20 04:59:32 CDT 2024