Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 20 Oracle Analytics Lounge
- 247 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.3K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 91 Oracle Analytics Trainings
- 16 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Can't import .BAR files with importServiceInstance command into obiee 12.2.1.2.0
1. i run exportServiceInstance to download .BAR file from PRODUCTION environment succefully
2. i copy .BAR file from PRODUCTION environment to RECOVERY environment succefully
3. when i run command to importServiceInstance in RECOVERY environment , i got issue
--- command i used ----
importServiceInstance('/***/Oracle/Middleware/Oracle_Home/user_projects/domains/bi','ssi','<path>/app.bar',importRpd=true,importWebcat=true,importJazn=false,includeCredentials='*****')
--- error i got -----------------
SEVERE: Failed in migrateing policy store from stripe obi to file
/***/Oracle/Middleware/Oracle_Home/user_projects/domains/bi/bidata/service_instances/ssi/tmp/backupImportBar/authmodel/backup/jazn-data.xml
SEVERE: Failed running backupServiceInstance API of oracle.bi.jazn.bar.plugin.JaznMetadataManagerGenericPluginImpl
oracle.bi.bar.si.framework.plugin.MetadataPluginException: Failed in migrateing policy store from stripe obi to file /***/Oracle/Middleware/Oracle_Home/user_projects/domains/bi/bidata/service_instances/ssi/tmp/backupImportBar/authmodel/backup/jazn-data.xml
SEVERE: Failed in running all the handlers during backing up of service instance.