Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations 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.