Messages
U20944-J-Z247-6-7600
a.
Use
the
JCL
sample
EAGKAPQ
to verify that
SMP/E
is ready to perform the
APPLY
step. If the job finishes with a return code of zero, use the
JCL
sample
EAGKAPP
to perform the
APPLY
.
b.
Use
the
JCL
sample
EAGKACQ
to verify that
SMP/E
is ready to perform the
ACCEPT
step. If this job finishes with a return code of zero, use the
JCL
sample
EAGKACC
to perform the
ACCEPT
.
6. Install the Compiler Programming Table.
The Compiler Programming Table (
CPT
)
IRXCMPTM
is the
TSO/E
module that
identifies one or more alternate exec processors and their corresponding
interface routines to
TSO/E
. When a program is compiled by the
REXX/370
Compiler, the compiled exec contains the name of the
REXX/370
Library as the
alternate exec processor. The CPT must be updated to include the Alternate
Library. Your installation uses either the default table in
SYS1.LINKLIB
shipped
with
TSO/E
, or an installation-defined
CPT
.
To replace the default
IRXCMPTM
shipped with
TSO/E
, use the
SMP/E
usermod
example
EAGKUMOD
, which is in data set
REXX.V1R3M0
.
SEAGSAM
. This
prevents inadvertent updates of the
CPT
. If
IRXCMPTM
is updated by program
service,
SMP/E
issues a warning. If the ++SRC statement in
EAGKUMOD
is:
++SRC (EAGKCPT) SYSLIB(SEAGSAM) DISTLIB(AEAGSAM)
Change it to:
++SRC (IRXCMPTM) SYSLIB(SAMPLIB) DISTLIB(ASAMPLIB)
Содержание 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: ......