After Upgrading from BIP 11g to BIP 12c the BIP12CUpgrade.sh Script is Missing in BIP12CUpgrade.zip
(Doc ID 2260712.1)
Last updated on FEBRUARY 04, 2025
Applies to:
BI Publisher (formerly XML Publisher) - Version 12.2 to 12c [Release 12.2 to 12.0]Information in this document applies to any platform.
Processed comment and reviewed for relevance 10 Nov 2017.
Symptoms
After Upgrading from BIP 11g to BIP 12c, the BIP12CUpgrade.sh Script is Missing in BIP12CUpgrade.zip.
The OBIEE documentation suggests to use BIP12CUpgrade.sh but when unzipping BIP12CUpgrade.zip the script is not there.
To migrate the configuration:
1.Copy BI Publisher Migration Tool from the following path to your scratch directory:
ORACLE_HOME\bi\modules\oracle.bi.publisher\BIP12CUpgrade.zip
Replace ORACLE_HOME with the actual path to the 12c Oracle home you created when you installed the 12c software.
2.Decompress the BIP12CUpgrade.zip file. Enter the following command:
unzip BIP12CUpgrade.zip
3.Export the configuration from 11g instance to a target directory using the export_configuration option with the following syntax:
sh BIP12CUpgrade.sh PATH_TO_ORACLE_HOME -export_configuration <Source_BIPDomain_Path> <Export_BIP_Directory_Path>
Sample command:
sh BIP12CUpgrade.sh /scratch/bipublisher/mw_home -export_configuration /scratch/bipublisher/mw_home/user_projects/domains/bifoundation_domain /scratch/user1/Downloads/migrationData
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |