- Open the command prompt go to the below path
Oracle_Home\user_projects\domains\bi\bitools\bin
- Enter the below command
Data-model-cmd.cmd uploadrpd -I .rpd -W -U -P -SI
I : specifies name of the repository (give complete path)
W : specifies the repository’s password.
U : specifies a valid user’s name to be used for OBIEE authentication
P : specifies the password corresponding to the user’s name that you specified for U.
SI : specifies the name of the service instance.
W : specifies the repository’s password.
U : specifies a valid user’s name to be used for OBIEE authentication
P : specifies the password corresponding to the user’s name that you specified for U.
SI : specifies the name of the service instance.
No comments:
Post a Comment