Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click the drop-down menu and select the server with the Oracle instance. Click Add to enter the name of a server not on the list. For more information, see see Adding a new server.
  2. Click the drop-down menu and select the Oracle SID from the list. If this is a Container Database, this must be the CDB name.
  3. Enter the Oracle home folder. If it does not appear correctly, click the browse (...) button to search for the appropriate home folder.
  4. Click the drop-down menu and select the Oracle version.

    Info

    This is the Oracle release version of the instance, which is either 10g, 11g, 12c R1, or 12c R2.

  5. Click the drop-down menu and select the Oracle Listener port.
  6. Enter the user name.

    Info

    The name of the Oracle user that has DBA privileges. This user is used for the initial connection with the Oracle database and to create a user named "precise" in the database. The DBA user is used only for the above tasks during the installation. Once it finishes its tasks, it is not used any more.

  7. Enter the password.

    Info

    This is the password for the Oracle DBA user, encrypted using the Precise CLI utility. The DBA password is not saved by Precise.

  8. Click the drop-down menu and select the method of connection.
    • The Oracle Tier installation requires creating objects (views and packages) in the SYS schema and therefore, a privileged access to the SYS schema is required. Use the "Connect As" option to allow connecting to your Oracle instance with a user that has SYSDBA privileges.
    • If you did not use the manual schema installation, it is required that you connect with a DBA user as 'SYSDBA'.
      For more information on using the manual schema, see Manually installing Precise for Oracle database schemas on page 107.
    • To connect as 'SYSDBA', you should enter the Oracle initialization parameter remote_login_passwordfile as a password file, meaning that this parameter must be set to share or exclusive, and grant SYSDBA privileges to the DBA user for the Oracle Tier installation.
  9. Click Next to continue to the next screen.

    Info

    If a browse screen appears, select the file that appears in the "File of type" field, on the installation disk, in the folder Precise/distribution.

...