Thursday, October 11, 2007

Scripts

all the scripts are in /apps/WTG/wsadmin

J:\groups\wtg\pvcs\scripts\was6\AdminScripts\WAS6applicationReport.jacl

(Mainframe DBA's of the maximum connection pool size for NEON connection pools in the
Production environment). Run this script against all the deployment managers in production (they should be on the servers listed in the server/hostname box).

For JACL scripts
su bluemagc
activate WSADMIN /opt/WebSphere/AppSrvrv6/profiles//bin wsadmin (be extremely careful when working with profiles).

source /tmp/*.jacl (source is where the JACL scsript was placed or FTP'd).
$AdminConfig save (used only when the script is making changes).
exit

Search for an Apps script:

mpecina@saappp40:/opt/WebSphere/AppServer_v6/profiles/dmgr01/bin: wsadmin.sh
WASX7209I: Connected to process "dmgr" on node saappp40oob_CellManager01 using SOAP connector; The type of process is: DeploymentManager
WASX7029I: For help, enter: "$Help help"
wsadmin>$AdminApp list

No comments: