Appboard/old/configuration database/example oracle: Difference between revisions
imported>David.moore (Created page with '{{DISPLAYTITLE:Oracle}} This section describes the tasks that must be performed in order to use Oracle with enPortal: === Installing Oracle === These installation instructions…') |
imported>David.moore No edit summary |
||
Line 28: | Line 28: | ||
|No | |No | ||
|} | |} | ||
=== Listener Verification === | |||
To verify a listener for Oracle is active: | |||
#Start the Oracle Net8 Assistant. | |||
#*Windows: Launched from the Start menu. | |||
#*UNIX: Launched by executing the following command: <tt>$ORACLE_HOME/bin/netasst</tt> | |||
#Ensure that a listener exists for the local machine and identify the TCP/IP port on which it is listening. The default port is 1521. | |||
#Close the Oracle Net8 Assistant. |
Revision as of 19:38, 25 November 2013
This section describes the tasks that must be performed in order to use Oracle with enPortal:
Installing Oracle
These installation instructions apply to Oracle 8i. To install Oracle:
- Obtain the Oracle installation media.
- On the server, start the Oracle Universal Installer.
- Follow the instructions that appear and enter appropriate values when necessary. When prompted for the following information, enter the values listed in Table A1. This will help ensure that Oracle functions properly with enPortal.
Table A1: Oracle Installation Screen Prompts
Prompt | Value |
---|---|
Product Selection | Oracle 8i Enterprise Edition |
Installation Type | Minimal |
Make Starter Database | No |
Listener Verification
To verify a listener for Oracle is active:
- Start the Oracle Net8 Assistant.
- Windows: Launched from the Start menu.
- UNIX: Launched by executing the following command: $ORACLE_HOME/bin/netasst
- Ensure that a listener exists for the local machine and identify the TCP/IP port on which it is listening. The default port is 1521.
- Close the Oracle Net8 Assistant.