EasyManua.ls Logo

Oce PRISMAproduction - CREATE the SMP Environment

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
CREATE the SMP environment
To install SPS, you may use an SMP environment that already exists, (CSI and other
SMP data-sets, zones, etc...) or you may create a complete new SMP environment
(inclusive CSI). The sample job SPSISSMP creates a complete SMP environment for all
SPS FMIDs. You may run the whole job or just the steps you are interested in. Some
installation related updates should be done in this job as specified in the job itself.
You should use the IEBCOPY job listed below (SPSJ00 sample) in order to load job
SPSISSMP from the SPS base product tape (volume serial PSvrm0
1
). This IEBCOPY
also loads the members SMPPROC (a sample SMP/E procedure which may be
customized by the installation) and SPSISRE0 (sample SMP/E receive job). After the
receive is done, all other samples may be found in the SAMPLE library relfile loaded.
//SPSJ00 JOB 'ACCOUNT #','NAME',MSGLEVEL=(1,1)
//SPSJ00C EXEC PGM=IEBCOPY
//SYSPRINT DD SYSOUT=*
//PSvrm0 DD DSN=SPSvrm0.F3,UNIT=tape,LABEL=(4,SL),DISP=SHR,
// VOL=SER=PSvrm0
//USERLIB DD DSN=USER.USERLIB,DISP=SHR
//SYSIN DD *
COPY O=USERLIB,I=PSvrm0
S M=(SPSISSMP,SPSISRE0,SMPPROC)
/*
Figure 1: Sample job to load SPSISSMP from tape (SPSJ00)
The following table shows the disk space used by the SMP files allocated by job
SPSISSMP, assuming you use a 3380 disk.
DATA SET RECFM LRECL BLKSIZE CYLS DIR
CSI.DATA KSDS 143 4096 8,1 -
CSI.INDEX KSDS - - 1,1 -
SMPLOG VB 260 3200 3 -
SMPLOGA VB 260 3200 3 -
SMPPTS FB 80 23440 30,5 46
SMPMTS FB 80 23440 1,1 46
SMPSTS FB 80 23440 1,1 46
SMPSCDS FB 80 23440 1,1 46
Table 2: SMP Data Set Allocations (job SPSISSMP)
1
Where v is the version, r is the release, and m is the modification level of the delivered
version.

Table of Contents

Other manuals for Oce PRISMAproduction