2.4 Importing the Export Bundle Using the BI 12c Configuration Assistant

You can use the Oracle BI 12c Configuration Assistant to reference the export bundle while configuring the 12c system if you have installed but have not configured the 12c system. Follow the procedure in this topic only if you are configuring the 12c system for the first time. However, if you have already configured the 12c system, you have the BI domain and BI Service instance created. Perform the procedure to import the export bundle using the BI Migration Script.

Note:

Oracle recommends that you use the Oracle BI 12c Configuration Assistant to configure your 12c system.
To import the export bundle using the Configuration Assistant:
  1. Go to the bin directory using the following commands based on your operating system:
    Unix command:
    cd Oracle_home/bi/bin
    Windows command:
    cd Oracle_home\bi\bin
  2. Start the Configuration Assistant using the following commands based on your operating system:
    Unix command:
    ./config.sh
    Windows command:
    config.cmd
    The Configuration Assistant starts and the Welcome screen is displayed.
  3. Select the components to install and click Next.

    Note:

    The Configuration Assistant automatically adjusts your selection to ensure that consistent set of suites are deployed.
    • Essbase: Includes components such as Essbase Server, Cube Deployment Server, and Analytic Provider Services.
    • Business Intelligence Enterprise Edition: Includes components such as Presentation Services, Visual Analyzer, BI Composer, web services, proactive intelligence (Delivers and Actions), Web Services for SOA (WS4SOA), and Mobile Application Designer.
    • Business Intelligence Publisher: Includes Oracle BI Publisher.
    The Prerequisite Checks screen is displayed.
  4. On the Prerequisite Checks screen, after the prerequisite checks conclude with no errors, click Next.
    If any of the prerequisite checks fail, then a short error message appears at the bottom of the screen. Fix the error and click Rerun to try again. To ignore the error or warning messages and continue with the installation, click Skip, although this approach is not recommended.

    Note:

    The configuration might not function normally if you continue without resolving the issue that caused an error or warning message during the prerequisite checks.
    The Define New Domain screen is displayed.
  5. On the Define New Domain screen, specify the following, and click Next:
    Field Description
    Domains Directory Specify the path where you want to set up the domain directory.
    Domain Name Specify domain.
    Domain Home It is self-derived from the Domains Directory and cannot be edited.
    Username Specify a username for the System Administrator.

    Note:

    This user is created in the embedded LDAP and is granted WebLogic Administrator permissions.
    Password Specify a password for the System Administrator.
    Confirm Password Confirm the password by reentering it.
    The Database Schema screen is displayed.
  6. On the Database Schema screen, either create a new schema or use an existing schema by clicking the appropriate option.
    If you select to create a new schema, the Configuration Assistant creates a schema for you. Specify the following and click Next:
    Field Description
    Schema prefix Specify a unique schema prefix.
    Schema password Specify a password for your schema.
    Confirm password Confirm the password by reentering it.
    Database type Select the database you are using from the list of values.
    Username Enter the privileged username to create the schema.
    Password Enter the password for the above username.
    Simple connect string Specify the connect string in the form of hostname:port:servicename for the database. For example:

    host1.example.com:1521:pdborcl.example.com

    If you select to use an existing schema, you must create STB, BIPLATFORM, MDS, OPSS, and WLS schemas using the RCU. Specify the following and click Next:
    Field Description
    Database type Select the database you are using from the list of values.
    Simple connect string Specify the connect string in the form of hostname:port:servicename for the database. For example:

    host1.example.com:1521:pdborcl.example.com

    Prefix Specify the prefix for the STB schema you created using the RCU.
    Password Enter the password you specified while creating the STB schema using the RCU.
    The Port Range screen is displayed.
  7. On the Port Range screen, specify the port range and click Next.

    Note:

    The default, allocated port range is from 9500 to 9999, both inclusive. You can keep the default values or specify different values within this range.
    The Initial Application screen is displayed.
  8. On the Initial Application screen, select the following option:
    Your own existing BI Application from export bundle (.jar).
    When you select this option, you are prompted with a dialog box to select the export bundle that you created previously from the 11g environment.
  9. Browse and select the export bundle and click Next
    The Summary screen is displayed.
  10. On the Summary screen, verify the values you specified on each screen.
    Click Save to generate a response file used for silent installation (optional).
    Click Configure.
    The configuration process starts and the Configuration Progress screen is displayed.
  11. After the configuration concludes without any errors, click Next to go to the Configuration Complete screen.
  12. On the Configuration Complete screen, review the configuration summary.
    Click Save to save the information displayed on this screen in a file.
    Click Finish to close the Configuration Assistant.
    The BI Application opens in the browser. Use the login credentials you specified while configuring to sign in to the BI application home.

Note:

Note down the various management URLs for the newly created Oracle BI 12c system to complete the post migration steps.
You can now start the 12c system. For more information about starting the 12c system, see About Managing Oracle Business Intelligence Processes in System Administrator's Guide for Oracle Business Intelligence Enterprise Edition.