Maintenance
U20944-J-Z247-6-7600
10 Maintenance
Temporary Fixes
Temporary fixes will be supplied by Océ, when necessary, in the form of module
replacements packaged as PTF's on a standard label tape. The tape will consist of a
single file containing 1 or more PTF's and associated control cards. All PTFs will be
adequately documented in the comments and processable by SMPE. The standard IBM
utility program SMPE should be used to install the correction(s). Figure 18, Figure 19, and
Figure 20 are example jobs to receive, apply and accept a PTF tape.
The PTF processing jobs should be modified to suit installation requirements. The receive
job requires the volume serial number of the PTF tape. If the SMPPTS is not dynamically
allocated, this DD card must be activated and modified to show its name and location.
The jobs also assume that all SPS data sets have been defined to SMPE for dynamic
allocation as was suggested in the SPS installation procedures (see "SPS/MVS
Installation Guide, section Allocate the SPS/MVS Install Data Sets"). If this is not the case,
DD cards for each data set required must be added to the model jobs.
//RECEIVE EXEC SMPPROC
//SMP.SMPPTFIN DD DSN=SMPMCS,DISP=(OLD,PASS),
// VOL=SER=NNNNNN,LABEL=(1,SL),
// UNIT=(TAPE,,DEFER)
//SMP.SYSIN DD * (SMPCNTL)
SET BDY(GLOBAL) .
RECEIVE SYSMODS .
/*
Figure 18: Example SMP PTF Receive Job
An apply check job should be run before an actual apply is performed. In the event a PTF
applies to the SPS startio or abnormal end appendage and svclib is not dynamically
allocated by SMPE, this DD card must be activated and updated to reflect the location of
svclib. If linklib is used, this DD card must also be activated and updated to reflect the
library location.
Содержание 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: ......