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 RPD Upload error

Hi,
Recently we've upgraded from 11G to 12C, encountering an issue with RPD upload. Tried to upload the RPD and it keeps throwing below error. Confirmed Services are up and as well SSI is the instance name
\Oracle_Home\user_projects\domains\bi\bitools\bin>data-model-cmd.cmd uploadrpd -I
\Oracle_Home\bi\bifoundation\server\sample_12c.rpd -W XXXX -U User - P XXXXX -SI ssi
Connection failed, the server processes may be down, the host name, port number,
service instance, or protocol (http/https) may be incorrect. Please check serve
r logs, such as bi-lcm-rest.log.0 and obis1-diagnostic.log..
Anything i am doing wrong or any where i need to verify ?
Thanks
Kalyan
Answers
-
Did you check the bi-lcm-rest.log.0 logfile?
0 -
Restart obiee all component, and try again.
I had faced the same problem, restarted and try , it's ok.
0 -
Restart obiee all component, and try again. I had faced the same problem, restarted and try , it's ok.
That's not wrong, but it's not right either. If you have a problem and just restart, you don't actually know why you had a problem in the first place - and so can't prevent it from reoccurring.
I'd always recommend taking the time to check log files to get to the bottom of a problem - you learn more, you fix the problem at source. Sure, rebooting's quicker, but in the long run it's a nett benefit to properly diagnose issues.
Just my 2p worth.
0 -
Sure you are right, I will analyze the log file, and try to find the reason
0