EasyManua.ls Logo

Oce PRISMAproduction - RECEIVE the Product; Allocate the SPS;MVS Install Data Sets

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...
Installation and Customization
U20944-J-Z247-6-7600
RECEIVE the Product
Perform a standard receive of SPS, which is shipped as functional sysmods. The model
job in Figure 14 can be modified to suit installation requirements and used to receive the
product. To receive the printer driver features, the fmid SPSvrm0 and volser PSvrm0 in
the model should be changed to the corresponding values for the driver(s) ordered.
//RECEIVE JOB 'ACCOUNT #','NAME',MSGLEVEL=(1,1)
//RECEIVE EXEC SMPPROC
//SMP.SMPPTFIN DD DSN=SMPMCS,DISP=(OLD,PASS),
// VOL=SER=PSvrm0,LABEL=(1,SL),
// UNIT=(tape,,DEFER)
//SMP.SYSIN DD * (SMPCNTL)
SET BDY(GLOBAL) .
RECEIVE S(SPSvrm0) SYSMOD .
/*
Figure 2: Sample SMP Receive Job (SPSISRE0)
Allocate the SPS/MVS Install Data Sets
SPS OD2 requires 3 DLIB data sets and 3 target libraries. These libraries have been
named for distribution purposes as shown in Table 10. The names of the data sets are
arbitrary, as all references to libraries by SPS and SMP are by ddname. The systems
programmer may choose any names convenient to the installation. However, throughout
this document all references to these data sets will be by the names used in the table.
DATA SET SMP DDNAME FUNCTION
SPS.ASPSDLIB ASPSDLIB DLIB module library
SPS.ASPSSAMP ASPSSAMP DLIB sample library
SPS.ASPSMESS ASPSMESS DLIB message library
SPS.SPSLINK SPSLINK Target load library
SPS.SPSSAMP SPSSAMP Target sample library
SPS.SPSMESS SPSMESS Target message library
Table 3: SPS Libraries
Table 4 on page 19 documents the space and record format requirements of SPS. If disk
space is to be minimized, then large secondary allocations should be used. All block sizes
may be increased if desired.
The SPS install data sets may be allocated and catalogued with the model job
SPSIALOC. This job contains the suggested space allocations and record formats. The
DLIB and target library volumes must be set to the installation requirements. The data set
prefix may also be changed.

Table of Contents

Other manuals for Oce PRISMAproduction