upload rpd — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

upload rpd

Received Response
2
Views
4
Comments
robert96
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

Answers

  • FTisiot
    FTisiot Rank 6 - Analytics Lead

    Is your BISAMPLE.rpd having the SAMPLE SALES LITE subject area?

  • DentsplySirona
    DentsplySirona Rank 4 - Community Specialist

    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

  • 3310714
    3310714 Rank 6 - Analytics Lead

    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?

  • FTisiot
    FTisiot Rank 6 - Analytics Lead

    There is a change between version .1 and .2 of the command. that's why is needed