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
Содержание PRISMAproduction
Страница 1: ...Océ PRISMAproduction ROUTER V1 0 Reference Guide ...
Страница 50: ......
Страница 70: ......
Страница 71: ...SPS Start up Procedures U20944 J Z247 6 7600 ...
Страница 96: ...Maintenance U20944 J Z247 6 7600 ...
Страница 127: ...Messages U20944 J Z247 6 7600 Do not place the Alternate Library either in the LPA or in a STEPLIB for the application ...
Страница 128: ......
Страница 132: ...U20944 J Z247 6 7600 ...
Страница 134: ......