Oracle Analytics Cloud and Server

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

Upload RPD (-D is not a valid argument)

Received Response
1
Views
2
Comments
Ebin Cherian
Ebin Cherian Rank 5 - Community Champion

Hi All,

We upgraded to OBIEE 12.2.1.4.0 and then tried to upload the RPD using the command we used in OBIEE 12.2.1.1.0. Command we use is shown below. Once we execute the command, we get an error saying -D is not a valid argument. I checked OBIEE doc for 12.2.1.4.0 and it still have -D argument. Please let me know if I am doing something wrong ?

datamodel.cmd uploadrpd -I C:\OBI_Backups\Repository_Backups\Test.rpd -SI ssi -U weblogic -P weblogic123 -D

https://docs.oracle.com/middleware/bi12214/biee/BIEMG/GUID-B282DD72-0EAD-4188-A6F9-5B00082BE1FE.htm#repositoryfinal

pastedImage_0.png

Thanks

Ebin

Answers

  • If you just call datamodel.cmd with -H you still see the " -D " listed? The doc ... is maybe not really up to date

  • Ebin Cherian
    Ebin Cherian Rank 5 - Community Champion

    . You are correct.

    For any one looking at this thread in future, please find below the list of supported arguments in 12.2.1.4.0

    -I <RPD filename>

    [-W <RPD password>]

    [-V enable validation of rpd]

    -U <cred user>

    [-P <cred password>]

    [-SI <service instance>]

    [-S <host>]

    [-N <port>]

    [-SSL]

    [-TS trustStore jks filename]

    [-TSP trust store password]

    Thanks

    Ebin