Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 233 Oracle Analytics News
- 45 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
upload rpd
robert96
Rank 1 - Community Starter
I am using following command in oracle BIEE 12C , but when successfully done SAMPLE SALES LITE subject area is disappear, anyon can help on this. Thanks!
datamodel.cmd uploadrpd -I BISAMPLE.rpd -W Admin123 -U weblogic -P weblogicpass -SI ssi
0
Answers
-
Is your BISAMPLE.rpd having the SAMPLE SALES LITE subject area?
0 -
For mine to work I have had to add a -D to the end.
datamodel.cmd uploadrpd -I BISAMPLE.rpd -W Admin123 -U weblogic -P weblogicpass -SI ssi -D
0 -
I'm using 12.2.1.2 and I don't need to add the -D to my upload command. Does anyone why some people need it and some don't?
0 -
There is a change between version .1 and .2 of the command. that's why is needed
0