Install Oracle Database Examples

Oracle Database Examples includes the following items:

  • Oracle JDBC Development Drivers (required)

  • Oracle Database Examples (required)

  • Oracle Product Demonstrations (optional)

Note:

You do not need to install any of the sample schemas. They are not required for either Oracle Clinical or TMS. You can add them later if you change your mind.

To install Oracle Database Examples:

  1. Extract the zip file containing Oracle Database Examples in the examples directory.
  2. Start Oracle Universal Installer from the examples directory.
    ./runInstaller
    

    Or, if the database server has multiple Oracle Homes, then enter:

    ./runInstaller -invPtrLoc ORACLE_HOME/oraInst.loc
    
  3. Accept all the default values during the installation.

For more information, see the Oracle Database Examples Installation Guide at https://docs.oracle.com/en/database/oracle/oracle-database/, and select the DB version for which you need the documentation.