Import via the BI Migration Script

As we previously noted, if you have already configured OBIEE 12c, you need to use the BI Migration Script (migration-tool.sh or .cmd for Windows). This is a quicker process in terms of steps (as the 12c system is already set up!):

  1. The script exists on user_projects/domains/bi/bitools/bin/, so change to that directory.
  2. Execute the script and import by running the following script:
            user_projects/domains/bi/bitools/bin/migration-tool.sh in        /temp/12import.jar ssi
    

We can break down the parameters for this command as follows:

  • in: This argument tells the tool that we are importing objects.
  • /temp/12import.jar: This, as you know, is the export bundle that contains our 11g objects. If the .jar file is in a different folder, you will have to provide the full directory path for this argument.
  • ssi: This is the default server instance name for OBIEE. If your server instance is different, this argument will have to be changed appropriately.

    Tip

    If you are not sure of your instance name, go toOracle_Home/user_projects/domains/bi/bidata/.

The folder here will tell you your instance name that you set on the initial install:

  1. Once you have executed this command, you will be prompted for the 11g RPD password. Once the migration has succeeded, you will get both Import succeeded and Migration succeeded messages.
  2. Start the 12c services and you are ready to validate the upgrade.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.17.18