Oracle Analytics Cloud and Server

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

exportarchive failing in OBIEE 12.2.1.4

Received Response
228
Views
6
Comments
Paul Durrenberger-Oracle
Paul Durrenberger-Oracle Rank 2 - Community Beginner

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

  • User_1VIEV
    User_1VIEV Rank 1 - Community Starter

    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 D:\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

  • Paul Durrenberger-Oracle
    Paul Durrenberger-Oracle Rank 2 - Community Beginner

    OBIEE 12.2.1.4 server is on Linux. Need to export complete BAR file to migrate to OAC Cloud environment.

  • Paul Durrenberger-Oracle
    Paul Durrenberger-Oracle Rank 2 - Community Beginner

    Also, tried nodatasets option, but got the same error.

  • Paul Durrenberger-Oracle
    Paul Durrenberger-Oracle Rank 2 - Community Beginner

    log file is metadatalcm_op_run.log

  • Paul Durrenberger-Oracle
    Paul Durrenberger-Oracle Rank 2 - Community Beginner

    was evenutally able to exportarchive successfully from stage environment.

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    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.