Categories
ssi folder doesn't exist

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
-
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)
0 -
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
0 -
Hello Joel,
Bingo!!! its was the exact issue after upgrade services.xml file was missing.
Thanks for your nice help.
Cheers
0