GO SAVE: Options 40, 41, 42, 43 (saving parts of your system)

You can use the GO SAVE menu options 40, 41, 42, or 43 to save parts of your system. You also can use CL commands to manually save parts of your system.

Option Number Description Commands
40

All libraries other than the system library (QMNSAVN)

ENDTCPSVR
ENDHOSTSVR
DLYJOB
ENDTCP
DLYJOB
ENDSBS SBS(*ALL) OPTION(*IMMED)
CHGMSGQ MSGQ(QSYSOPR) DLVRY(*BREAK or *NOTIFY) 
SAVLIB LIB(*NONSYS) ACCPTH(*YES)
STRSBS SBSD(controlling-subsystem)
41

All IBM® libraries other than the system library

SAVLIB LIB(*IBM)
42

All user libraries

SAVLIB LIB(*ALLUSR)
43

All changed objects in user libraries

SAVCHGOBJ LIB(*ALLUSR)