wlst script example to manage weblogic server
While managing multiple domains with huge number of managed servers becomes very hard if you don’t have the scripts to...
Application Servers / Automation / bash / Fusion Middleware / Java App Servers / Must Know / Oracle/BEA WebLogic / Python / Scripting Languages / Shell Scripting
by Ramakanta · Published September 22, 2013 · Last modified November 28, 2014
While managing multiple domains with huge number of managed servers becomes very hard if you don’t have the scripts to...
IBM Websphere Application Server / Performance / Python
by Ramakanta · Published July 12, 2012 · Last modified November 22, 2016
To check heap size of any server in Websphere I use below script. It provides the heap size. serverJVM=AdminControl.completeObjectName(‘type=JVM,process=’...
Application Servers / Java App Servers / Oracle/BEA WebLogic / Python
by Ramakanta · Published May 5, 2012 · Last modified August 30, 2016
Save the below script as createDomain.py and run it through WLST in offline mode to create below details. You can use...
Advertisement
Advertisement
Advertisement