Corporation Server User Manual
Installation Procedure 3-3
2. Install Oracle Web Application Server. During installation, make sure that
you check the “Remote Oracle RDBMS Connection (SQL*Net V2.3)”
option in the optional cartridge installation section.
If during installation “Remote Oracle RDBMS Connection” was not
selected, then make sure that SQL*Net V2.3 on the Oracle Web
Application Server CD is installed.
3. Use the SQL*Net Easy Configuration tool to create a database alias for the
database instance.
4. Ensure that TRACE_CLIENT_LEVEL = ON in the sqlnet.ora file.
5. When configuring DADs, you must connect to the Oracle8 database as a
remote database even if the Oracle8 database is on the same machine as
Oracle Web Application Server.
Standard Settings
The following settings are common to all installations:
• Language - The default language is English.
• Company Name - A text string identifying the name of your company.
• Oracle Home Directory - The directory for the %ORACLE_HOME%
environment variable. The default is C:\ORANT
• Site Name - The site name for the server. The default is “WEBSITE30”.
• Host Name - This setting is used for the primary node in a multi-node
installation. The default is the local machine name as defined in the
Registry.
• Remote List - This is a list of the remote node names that will form this site
and is needed when installing the primary node in a multi-node
installation.
• UDP Service Port - The UDP service port is used by the ORB and WRB
process. The default is 2649. You can use any number between 1024 and
65535.
• Shared Key (in Hex) - This key is used for encryption in a multi-node
configuration. You will need to enter the same key in all nodes. If you are
setting up a single node, you should still specify a shared key to prevent
unauthorized processes from connecting to your server.
Note: If you plan to add multiple nodes in the future, you should enter a value for the
shared key during installation.