| 
|  | » |  | 
 |  | To
back up the system. Mount a write-enabled
tape to create a backup SLT. | :SYSGENsysgen>TAPE
 sysgen>EXIT
 | 
Dismount the tape, label as SLT with date, time
and system version.We recommend that you stop two running diagnostics
daemons in order to back up their files. | :SYSDIAGDUI>DIAGSYSTEM SHOWACTIVE
 This gives the pids for the active daemons PSMON and
 MEMLOGP.
 DUI>DIAGSYSTEM ABORT PSMON_pid
 DUI>DIAGSYSTEM ABORT MEMLOGP_pid
 DUI>EXIT
 | 
Mount another blank tape and perform a full system
backup. | :FILE T;DEV=TAPE:STORE /;*T;DIRECTORY;SHOW
 | 
Dismount the tape, label as backup with date, time
and system version.Restart the daemons. | :SYSDIAGDUI>DIAGSYSTEM RUN PSMON
 DUI>DIAGSYSTEM RUN MEMLOGP
 DUI>DIAGSYSTEM SHOWACTIVE
 Verify that the daemons restarted.
 DUI>EXIT
 | 
 Backing Up Your System
completed. Go to the next section on your checklist.
 |