Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Getting error when trying to export 11g migration jar file in linux

Received Response
23
Views
4
Comments
Rank 3 - Community Apprentice

Hi All,

I am trying to migrating from obiee 11g to 12c in linux using bi-migration-tool.jar file.

I followed this  link for

Migrating OBIEE11g to 12c - Red Stack Tech

I am getting below error while  exporting 11g migartion jar file

error:

$  /test/oraclebi/mwh/Oracle_BI1/jdk/bin/java -jar /test/oraclebi/mwh/Oracle_BI1/bi-migration-tool.jar out /test/oraclebi/mwh/Oracle_BI1  /test/admin/user_projects/domains/bi_test3 /test/export11.jar

Oracle BI Migration Tool

Copyright © 2015, 2016, 2017, 2018, Oracle and/or its affiliates. All rights reserved.

Logging to: /test/admin/user_projects/domains/bi_test3/bilogs/migration/migration-2018-06-16-07-27-29.log with level INFO

Pre-action setup failed: Could not determine instance root: There are multiple valid oracle instance to choose from

Verify command-line arguments are correct

See log-file for more detail: /test/admin/user_projects/domains/bi_test3/bilogs/migration/migration-2018-06-16-07-27-29.log

I tried alot on this issue. Please help me regarding migration.

Thanks in advance,

Kavya.

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • Rank 8 - Analytics Strategist

    Some specific information like exact OBIEE versions would be useful as well as the exact error in the log file.

    Do do you have more than one Oracle home on this server? You may want to check what your Oracle home environment variable is set to and to verify that it is pointing to the right path for your OBIEE instance.

  • Rank 6 - Analytics Lead

    Dear Kavya,

    As the error clearly states "

    There are multiple valid oracle instance to choose from

    Verify command-line arguments are correct

    "

    You will have to investigate and find out what your OracleHome variable is set to.

    You will have to first correct the same and then try it out once again.

  • Rank 3 - Community Apprentice

    HI All,

    Thanks for suggestions.

    I have taken correct home path. Now i am getting different error. Kindly check below error and please help on this.

    $ /test/oraclebi/mwh/Oracle_BI1/jdk/bin/java -jar /ood_repository/test1/bi-migration-tool.jar out /test/oraclebi/mwh/Oracle_BI1 /test/admin/user_projects/domains/bi_test3 /ood_repository/k.jar

    Oracle BI Migration Tool

    Copyright © 2015, 2016, 2017, 2018, Oracle and/or its affiliates. All rights reserved.

    Logging to: /tshel3/admin/user_projects/domains/bi_tshel3/bilogs/migration/migration-2018-06-18-09-03-50.log with level INFO

    Migration action failed: Not a directory: /test/oraclebi/mwh/modules

    See log-file for more detail: /test/admin/user_projects/domains/bi_test3/bilogs/migration/migration-2018-06-18-09-03-50.log

    Thanks in advance,

    Kavya.

  • Rank 6 - Analytics Lead

    Can you please paste the log file as well?

Welcome!

It looks like you're new here. Sign in or register to get started.