Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Unable to download rpd in obiee 12c using data-model-cmd

Unable to download the liverpd from obiee 12 c using data-model-cmd command. I am facing the below error. My instance is active on Windows Server 2008 R2 Enterprise.
Can anyone help me?
Regards,
Krishna
Answers
-
Looks like you've got the syntax wrong. The RPD password (-W flag) is required but you haven't provided it, It should be:
data-model-cmd.cmd downloadrpd -O repository.rpd -W YourRPDPassword -U YourBIAdminUsername -P YourBIAdminPassword -SI YourServiceInstance
0 -
I am downloading the sample rpd for the first time. I tried executing the syntax that you have provided but I am still facing the same error.
0 -
Does the RPD actually work? Can you log into BI and create an analysis on a subject area successfully?
0 -
Yes, I am able to do that. this is the sample app that comes your installation.
0 -
I was able to download with this, where I did not provide the Password for weblogic user.
0 -
brilliant! glad you figured it out
0 -
Thanks for your help.
Regards,
Krishna
0