Oracle WebCenter Interaction Installation Guide for Unix and Linux

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Creating and Configuring an Oracle Database on Unix

This section describes how to create and configure the Oracle WebCenter Interaction portal database on Oracle and Unix.

  1. Verify that the Oracle environment variables are properly set.

    For details, see Oracle Environment Variables .

  2. Copy the SQL scripts from the Oracle WebCenter Interaction installation directory to your Oracle server.
    • For Oracle 9i, the Oracle WebCenter Interaction installer creates the SQL scripts in the following directories:
      • install_dir/ptportal/10.3.0/sql/oracle_unix9.2
      • install_dir/aluidirectory/1.0/sql/oracle
    • For Oracle 10g or 11g, the Oracle WebCenter Interaction installer creates the SQL scripts in the following directories:
      • install_dir/ptportal/10.3.0/sql/oracle_unix10
      • install_dir/aluidirectory/1.0/sql/oracle
  3. Configure the portal database, tablespace, and user.
  4. Create the portal schema and initialize the portal database.

    For details, see Creating the Portal Schema for Oracle on Unix


  Back to Top      Previous Next