Using SAVLIB to save WebSphere MQ libraries

You cannot use SAVLIB LIB(*ALLUSR) to save the WebSphere MQ libraries, because these libraries have names beginning with Q.

You can use SAVLIB LIB(QM*) to save all the queue manager libraries, but only if you are using a save device other than *SAVF. For DEV(*SAVF), you must use a SAVLIB command for each and every queue manager library on your system.