https://www-304.ibm.com/support/docview.wss?uid=nas74d33539b559cc0308625792900533a8f
stopsrc -s cas_agent | # Stop cas_agent subsystem |
lssrc -s cas_agent | # Wait until this command returns "inoperative" |
cd /var/opt/tivoli/ep/runtime/nonstop/bin | # cd to the directory where the cas_src.sh script is located |
cp -p cas_src.sh cas_src.sh.org | # Save original script |
cp | # Copy the new script |
startsrc -s cas_agent | # Start cas_agent subsystem |
No comments:
Post a Comment