Restarting OBIEE using WLST — Oracle Analytics

Oracle Analytics Cloud and Server

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

Restarting OBIEE using WLST

Received Response
31
Views
8
Comments
2709444
2709444 Rank 3 - Community Apprentice

Hi,

Is it possible to start/stop managed servers, Admin server, node manager, OPMN process using WLST?

Any help will be appreciated.

Thanks in advance.


Answers

  • handat
    handat Rank 5 - Community Champion

    What version, especially weblogic version?

    wlst can be used to start/stop AdminServer, NodeManager (local one only) and managed servers. OPMN depends.

  • 2709444
    2709444 Rank 3 - Community Apprentice

    I am using OBIEE 11.1.1.7

  • handat
    handat Rank 5 - Community Champion

    So that's weblogic 10.3.6.

    Is your OHS instance on the same server as your weblogic server or on a separate host?

  • 2709444
    2709444 Rank 3 - Community Apprentice

    We have two servers. One, a database server and another one is OBIEE server.

  • handat
    handat Rank 5 - Community Champion

    I would recommend you not try to manage OPMN managed services directly via wlst. You are better off using opmnctl

  • 2709444
    2709444 Rank 3 - Community Apprentice

    Could you please tell the reason for the same?

  • OBIEE 11.1.1.7 is based on Weblogic 10.3.5

    You have to update to 10.3.6 if you wanted a supported (per the certification matrix) using Oracle 12c as system DB.

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Because that's the explicit component which manages things (legacy NQuire stuff  written in C/C++) in 11g.