Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 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
OBIEE 12c repository upload

Hi I am running OBIEE 12.2.1.2.0,
I am having trouble when trying to upload RPD, i go through cmd write command hit enter and then nothing happens like its stuck.
I already uploded RPD on OBIEE 12c on another machine and i know how to do it but in this case it just gets stuck.
C:\Oracle\Middleware\Oracle_Home\bi\bitools\bin>datamodel.cmd uploadrpd -I C:\Oracle\Middleware\Oracle_Home\bi\bifoundation\server\GCBC_Repository.rpd -W password -U weblogic -P Oracle1234 -S oraobiee -N 9502
Answers
-
Are you running this on your OBIEE server? Try adding -SI ssi to your parameters of the datamodel.cmd command where ssi is your Service Instance name
Also, your BI server doesn't look healthy from the screenshot you provided. what do the log files show about this?
Could you also try using the datamodel.cmd file in this location: C:\Oracle\Middleware\Oracle_Home\bi\modules\oracle.bi.commandline.tools\scripts
0