Summary
Instructions provided describe creating a DBI connection to an Oracle 9i (9.2.0.3) server from ArcInfo Workstation 9.0 on UNIX. This article applies only to those UNIX platforms on which direct DBI connections to Oracle 9i are possible:
Sun Solaris (Oracle 32 bit only)
HP Tru64
All other platforms running ArcInfo Workstation 9.0 require using an older Oracle 8i client to connect to an Oracle 9i server.
Procedure
- Install the Oracle 9i client software if necessary.
- Verify a SQLPLUS connection can be made to the Oracle server from the client machine where ArcInfo Workstation will be run. Do not proceed with the remainder of this article until a successful SQLPLUS connection is made. Please consult Oracle and Oracle documentation in troubleshooting SQLPLUS connections.
- Open the $ARCHOME/database/oracle.dbs file in a text editor.
- Append the file as shown below:
Code:
ARC/INFO 9.0 - Oracle Server
$ARCHOME/bin/dbi_oracle9i
- Save the changes and close the text editor.
- Quit from SQLPlus and start ArcInfo in the same window that a successful SQLPlus connections was made.
- Use the CONNECT command to connect to Oracle.
Code:
Arc: connect oracle system/oracle@ora920