ENDMQMCSVR MQMNAME(QMGRNAME) OPTION(*IMMED)
where QMGRNAME is the name of the queue manager.RCDMQMIMG OBJ(*ALL) OBJTYPE(*ALL) MQMNAME(QMGRNAME) DSPJRNDTA(*YES)
ENDSBS SBS(QMQM)
CRTSAVF FILE(QGPL/queue-manager-library)
where
the queue-manager-library name
consists of the name of the queue manager preceded by QM.SAVLIB LIB(queue-manager-library) DEV(*SAVF) SAVF(QGPL/queue-manager-library)
Remove old FDC files with the command:
RMVLNK OBJLNK('/QIBM/UserData/mqm/errors/*.FDC')This cleans up all files with an extension of 'FDC' in the IFS.
Remove old JOB files with the command:
RMVLNK OBJLNK('/QIBM/UserData/mqm/errors/*.JOB')This cleans up all files with an extension of 'JOB' in the IFS.
Remove all trace files with the command:
RMVLNK OBJLNK('/qibm/userdata/mqm/trace/*')
CRTSAVF FILE(QGPL/QMUSERDATA)
SAV DEV('/QSYS.LIB/QGPL.LIB/QMUSERDATA.FILE') OBJ('/QIBM/UserData/mqm')
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
qbi37400 |