Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Upload RPD (-D is not a valid argument)

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