+

Search Tips | Advanced Search

Use SAVLIB to save IBM MQ libraries on IBM i

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

We 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.