Oracle Analytics Cloud and Server

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

ssi folder doesn't exist

Received Response
91
Views
3
Comments
User_B7ZTH
User_B7ZTH Rank 5 - Community Champion

Hello Experts.

I am facing an issue while downloading/uploading the rpd in OBI 12c.

Issue:-

We have migrated from obiee  12.2.1.3.0 (Build BIPS-20170820114118 64-bit) (older version was 12.2.1.1.0 ) on cluster node.

All the services are up and running fine.

When we are trying to run the command

$ORACLE_HOME/user_projects/domains/bi/bitools/bin/datamodel.sh downloadrpd -u weblogic -p XXXpassword -o /export/home/obiee/Repository.rpd -w Admin123 -SI ssi

we are getting the below error

Service Instance: ssi

Operation failed.

Service Instance key "ssi" does not exist.

Any idea where should I find the logs or what I am missing.

Regards,

Abhi

Answers

  • SonPat99
    SonPat99 Rank 6 - Analytics Lead

    Dear User,

    Can you please check if you have a folder at below location:

    <Domain_Home>/bidata/service_instances/ssi

    Also, I presume, you have already moved the bidata folder to your NFS location (clustered node shared folder)

  • Joel
    Joel Rank 8 - Analytics Strategist

    Is this article of any use?

    Oracle Support Document 2203639.1 (After Upgrade To OBIEE 12.2.1.2 or higher, Lifecycle Management Commands and datamodel.sh|cmd Commands Fail With Error '[OBI-LCM-00006] File not found: /.../service.xml') can be found at: https://support.oracle.com/epmos/faces/DocumentDisplay?id=2203639.1

  • User_B7ZTH
    User_B7ZTH Rank 5 - Community Champion

    Hello Joel,

    Bingo!!! its was the exact issue after upgrade services.xml file was missing.

    Thanks for your nice help.

    Cheers