Hi
I have both a Windows and Linux server and in both, after upgrading OBIEE to 12.2.1.2.0 from 12.2.1.0 we are no longer able to deploy nor download current RPD. The upgrade creates a new Oracle_Home with its own set of folders. I am unfamiliar with this new folder since I did not perform the upgrade myself. So now when executing this command:
Original_Oracle_Home/user_projects/domains/BIDOMAIN/bitools/bin/data-model-cmd.sh downloadrpd -O RPD_Name.rpd -W PasswordRPD -U userweblogic -P passwordweblogic -SI ssi
And I get:
Service Instance: ssi
Operation failed.
Service Instance key "ssi" does not exist.
But the service Instance Key has always being SSI and in fact I see in the log of Presentation Services referencing the service instance Key as ssi
Do any of you know what changed? Is the path wrong? both servers are giving me the same issue.