Oracle Analytics Cloud and Server

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

OBIEE 12c Installation Stuck

Received Response
41
Views
15
Comments
2»

Answers

  • Nehemias-Oracle
    Nehemias-Oracle Rank 4 - Community Specialist

    The logs says Installation Completed Successfully. End of Install.

  • SteveF-Oracle
    edited September 20

    @User_8ICBY
    From your description and Nehemias comment, it appears to be an issue with your Xserver UI freezing.

    As an additional comment, I understand you are on AIX and need OBIEE 12c for that platform, but if and when you are able, consider migrating to Oracle Analytics Server, since OBIEE end of life is soon.

  • User_8ICBY
    User_8ICBY Rank 2 - Community Beginner

    the problem is that I did the same installation in DEV environment and works but here in production I'm stuck

  • Another argument against an OAS migration: AIX is not supported anymore, OAS is only linux or Windows.

    You should always do silent installations when it's something that should be done in multiple environments. You can run the GUI installed in dev, set all the values, save the response file, cancel the installation and then run it in silent mode with the response file. Then modify the file as needed (prefixes, database details etc.) to run a silent install in other environments.

    Performing the same installation on 2 different servers doesn't mean the servers were exactly the same when you started, there could be config differences between the servers and other configurations not done in PROD because it isn't meant to be touched, while they were done in DEV because it's a more open environment.

    That's why the silent installation helps in reducing the list of possible issues: the product installation is "controlled" and no human error is possible.

  • User_8ICBY
    User_8ICBY Rank 2 - Community Beginner

    Thank you , for the feedback , I will try silent mode now and see.