OBIEE 12C RPD Upload error — Oracle Analytics

Oracle Analytics Cloud and Server

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

OBIEE 12C RPD Upload error

Received Response
1
Views
4
Comments
957887
957887 Rank 1 - Community Starter

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

D:\Oracle_Home\user_projects\domains\bi\bitools\bin>data-model-cmd.cmd uploadrpd -I D:\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

  • rmoff
    rmoff Rank 6 - Analytics Lead

    Did you check the bi-lcm-rest.log.0 logfile?

  • Jack Lu
    Jack Lu Rank 4 - Community Specialist

    Restart obiee all component, and try again.

    I had faced the same problem, restarted and try , it's ok.

  • rmoff
    rmoff Rank 6 - Analytics Lead
    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.

  • Jack Lu
    Jack Lu Rank 4 - Community Specialist

    Sure you are right,  I will analyze the log file, and try to find the reason