EasyManua.ls Logo

Oce PRISMAproduction - Page 100

Oce PRISMAproduction
139 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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

Table of Contents

Other manuals for Oce PRISMAproduction