[Top] [Prev] [Next] [Bottom] [Contents]

Environment Variables under C shell

In order to start the Gateway, the environment variables particular to your database must be set.

SYBASE

setenv SYBASE sybase_directory
setenv XAPPLRESDIR resource_directory

ORACLE

setenv ORACLE_HOME oracle_directory
setenv XAPPLRESDIR resource_directory
For a single database connection, set the ORACLE_SID environment variable to be the connection string for the desired database:

	setenv ORACLE_SID connection_string
Set the XAPPLRESDIR environment variable only if you need the Gateway to find the DbuimxOrb resource file for Seeds, Hostnames or multiple Oracle databases.

For information on connecting with multiple Oracle databases, see the "Preface" of Getting Started.

INFORMIX

setenv INFORMIXDIR informix_directory
setenv XAPPLRESDIR resource_directory
For more information on the DbuimxOrb file, see "Configuring Gateway and Database Servers" later in this chapter.



[Top] [Prev] [Next] [Bottom]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.