Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
exportarchive failing in OBIEE 12.2.1.4
Hi,
Any insight or workaround for the following?
BAR file is not created when running exportarchive.sh due to failing of export of DSS Storage plugin.
From the log file:
---------
[2022-04-08T21:10:31.483+00:00] [bi] [NOTIFICATION] [] [oracle.bi.metadata.lcm.p
lugin.StoragePluginManager] [tid: 10] [ecid: 0000O0B0uaH9DgAin_slkJ1YKAJ6000002,
0] Invoking beginExport for oracle.bi.web.datasetsvc.car.plugin.metadata.Offline
DSSStoragePlugin
[2022-04-08T21:10:47.211+00:00] [bi] [ERROR] [] [oracle.bi.metadata.lcm.plugin.S
toragePluginManager] [tid: 10] [ecid: 0000O0B0uaH9DgAin_slkJ1YKAJ6000002,0] Exec
uted of operation beginExport FAILED for oracle.bi.web.datasetsvc.car.plugin.met
adata.OfflineDSSStoragePlugin. Status object: false
[2022-04-08T21:10:47.213+00:00] [bi] [ERROR] [] [oracle.bi.metadata.lcm.framewor
k.LCMTaskWorker] [tid: 10] [ecid: 0000O0B0uaH9DgAin_slkJ1YKAJ6000002,0] ********
********FAILED STORAGE PLUGIN DETAILS *****************[[
Storage Plugin failed for: oracle.bi.web.datasetsvc.car.plugin.metadata
.OfflineDSSStoragePlugin:beginExport
Failed Operation Statue Code Description: Operation Failed
**************************************************************
STORAGE PLUGIN NAME : oracle.bi.web.datasetsvc.car.plugin.metadata.OfflineDSSStoragePlugin:beginExport
OPERATION RESULT : false
OPERATION STATUS CODE : Operation Failed
----------
Thanks, Paul
Answers
-
Hi Paul,
I tried export_service_instance on windows for OBIEE 12.2.1.4
1. Open command prompt and go to below path on D drive(my OBIEE installation path) :
cd <obiee_home>\user_projects\domains\<Environment Prefix>_domain\bitools\bin
Ex: cd
\biapp\Oracle\Middleware\Oracle_Home\user_projects\domains\bi_domain\bitools\bin 2. Run the export_service_instance.cmd command here to export the current RPD, Webcat and Security Model.
Command : export_service_instance.cmd "<Service Instance Name>" "<Export Directory Path>"
Ex: export_service_instance.cmd ssi d:\Prod.bar
here Please supply RPD production password
This worked for me,please try this from Your end.
Thanks,
Surendra
0 -
OBIEE 12.2.1.4 server is on Linux. Need to export complete BAR file to migrate to OAC Cloud environment.
0 -
Also, tried nodatasets option, but got the same error.
0 -
log file is metadatalcm_op_run.log
0 -
was evenutally able to exportarchive successfully from stage environment.
0 -
For the benefit of other forum users it would be appreciated if you could expand on this and be more precise as to WHAT the root of the error was, WHERE you found a hint towards the solution and HOW it can be resolved.
"move to a different environment" isn't really an answer or a solution which can satisfy the needs of other forum users.
0