Maintenance
U20944-J-Z247-6-7600
//APPLY JOB 'ACCOUNT #','NAME',MSGLEVEL=(1,1)
//APPLY EXEC SMPPROC
//*SMP.SVCLIB DD DSN=SYS1.SVCLIB,UNIT=XXXX,DISP=SHR,
//* VOL=SER=NNNNNN
//*SMP.LINKLIB DD DSN=SYS1.LINKLIB,UNIT=XXXX,DISP=SHR,
//* VOL=SER=NNNNNN
//SMP.SYSIN DD * (SMPCNTL)
SET BDY(SPSvrmT) .
APPLY CHECK .
/*
Figure 19: Example SMP PTF Apply Job
An accept should be performed only after SPS has been run with the new sysmods for a
while without problems. A good approach is to accept old sysmods when new sysmods
are to be applied.
//ACCEPT JOB 'ACCOUNT #','NAME',MSGLEVEL=(1,1)
//ACCEPT EXEC SMPPROC
//SMP.SYSIN DD * (SMPCNTL)
SET BDY(SPSvrmD) .
ACCEPT .
/*
Figure 20: Example SMP PTF Accept Job
Summary of Contents for PRISMAproduction
Page 1: ...Océ PRISMAproduction ROUTER V1 0 Reference Guide ...
Page 50: ......
Page 70: ......
Page 71: ...SPS Start up Procedures U20944 J Z247 6 7600 ...
Page 96: ...Maintenance U20944 J Z247 6 7600 ...
Page 128: ......
Page 132: ...U20944 J Z247 6 7600 ...
Page 134: ......