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
Is your BISAMPLE.rpd having the SAMPLE SALES LITE subject area?
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
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?
There is a change between version .1 and .2 of the command. that's why is needed