|
Ravi's Profile
My information
Ravi's Forum PostsRestarting Node February 15, 2012 11:14 AMLast Post By: Gabriel
Hi Ravi, Looking other questions i have see that you ask something similar inwww.websphereusergroup.org/go/thread/vie... If you want control how and when stop the nodes you need to do and script for examples with semaphores testing tha availability...
more
Jython Script February 11, 2012 3:39 PMLast Post By: Ravi
Hi,I am using the below script to ripplestart All JVM's in cluster.----------------clusterMgr = AdminControl.completeObjectName('cell=Cell Name,type=ClusterMgr,*') print clusterMgrAdminControl.invoke(clusterMgr, 'retrieveClusters')cluster = AdminCo...
more
Creating DR Instance February 12, 2012 6:42 AMLast Post By: Ahmed Abdelmonsef
Hi Ravi,These URLs may help:www.dba-oracle.com/oracle_tips_multi_mas...www.dba-oracle.com/t_rac_one_node.htm//Ahmed...
more
Stop and Start Script January 31, 2012 6:55 PMLast Post By: md
If you want to do it using wsadmin scripting, I think this should work. No promises though, I haven't tested it.node_name = 'TestNode'server_namess = [AdminConfig.showAttribute(id, 'name') for id in AdminConfig.list('Server', AdminConfig.getid('/Nod...
more
My Polls |
|