Go to main content

Oracle® Solaris Cluster Data Service for Oracle Database Guide

Exit Print View

Updated: June 2017
 
 

Verifying Oracle Database Installation

This section contains the procedure to verify Oracle Database installation.

How to Verify Oracle Database Installation

This procedure does not verify that your application is highly available because you have not yet installed your data service.

  1. Confirm that the owner, group, and mode of the $ORACLE_HOME/bin/oracle file are as follows:
    • Owner: oracle

    • Group: dba

    • Mode: -rwsr-s--x

    # ls -l $ORACLE_HOME/bin/oracle
  2. Verify that the listener binaries exist in the $ORACLE_HOME/bin directory.

Next Steps

When you have completed the work in this section, go to Creating an Oracle Database.