Examine the Local Database Installer Logs

Even though the screen indicates that the installation was successful, you should perform the following checks to verify that the database truly installed correctly:

  1. Examine the log file

    • The log file is in this folder:

      C:\Program Files\Oracle\Inventory\logs

    • The log file name is named:

      cloneActionsyyyy-mm-dd_hh-mm-ssAM|PM.log

      where the syntax is:

      • yyyy is the year

      • mm is the month

      • dd is the day of the month

      • hh is the hour

      • mm is the minutes

      • ss is the seconds

      • AM|PM is either AM or PM

      • For additional details on log file names and location, refer to the section of this guide entitled: Oracle Database Installer Logs.

  2. Verify that the Oracle database services exist and are running

    1. From the Microsoft Windows Control Panel, navigate to Administrative Tools > Services.

    2. In the list of Services, look for these services:

      OracleE1LocalTNSListener

      OracleServiceE1LOCAL

    3. If either of the above services is missing, it indicates that there was a problem in completing all the installation and configuration steps. You should examine the logs specified in the table in the section of this guide entitled: Oracle Database Installer Logs.

      To remedy you will probably need to deinstall the database engine using the steps in the section of this guide entitled: Using the OUI Installer to Uninstall JD Edwards EnterpriseOne from the Deployment Server , reboot the Deployment Server machine, and then reinstall the Oracle database.