Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 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
upload rpd

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
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