Computer Accessories User Manual

Post-Installation for Oracle Products
Post-Installation 5-17
PROTOTYPE INFO
For precompiler PROTOTYPE INFO, the configuration file is xxxcfg.cfg. This
file installs without content. Use any text editor to customize it to your site
requirements. For more information on configuring the pmscfg.cfg file, refer to
the SQL*Module for Ada Programmers Guide.
Oracle Supported Protocols
All Supported Protocols
Perform the following steps after installing any protocol:
1. Verify that you have created and installed the necessary configuration files for
the network.
2. Start the listener on the server:
$ lsnrctl start <listener-name>
3. Check the listener process:
$ lsnrctl status <listener-name>
4. As the oracle user, start SQL*Plus to test the connection:
$ sqlplus username/password@service_name
Configuring the Secure Socket Layer
Note: You cannot use Oracle Precompilers independently of
Oracle9i to convert embedded PL/SQL.
For details on Secure Socket Layer, refer to the Configuring Secure
Socket Layer Authentication in the Oracle Advanced Security
Administrator’s Guide in the generic documentation set.