This parameter defines a REXX ADDRESS environment.
ADDRESS name module [limit [DETACH] [MAXTASK nnn] [TYPE ttt]
ADDRESS environment name. Most environments provided by CA or used by CA products require a specific name (a name for the ADDRESS or one provided by an ALTNAME statement).
Name of the load module that processes the ADDRESS environment. In general, the load modules required are provided with the product associated with the service.
Load modules must be accessible to CA‑GSS using STEPLIB/JOBLIB/LINKLIST search. Modules must be link-edited with correct linkage parameters.
For reliability, ADDRESS code is executed in subtasks. To prevent possible looping, you can specify the maximum amount of CPU time permitted for processing a single ADDRESS instruction. Specify the value in seconds. Specify 0 (zero) for unlimited time.
Default: 15.
Detaches the subtask that processed the ADDRESS command following completion of the IMOD task that used it.
Maximum number of concurrently executing IMOD tasks that can use this ADDRESS environment.
Value: 0 to 32,767 (inclusive). Specify 0 to prevent any limitation.
Default: 10.
An IMOD task attempting to obtain the use of an ADDRESS environment that is at its MAXTASK value is suspended until another IMOD task relinquishes use of the ADDRESS environment.
CA‑GSS supports a variety of interfaces for ADDRESS environment load modules. To identify which interface is required, provide the TYPE keyword. TYPE 0 environments are TSO/E REXX compatible. TYPE 255 environments cannot be directly invoked. For other types, see "Preferred Names".
Default: CA‑GSS tries to determine the type by examining the ADDRESS name for forms that it recognizes.
Product |
Address Name |
Load Module |
Type |
MAXTASK |
DETACH |
---|---|---|---|---|---|
DB2 (function) |
DSNALI (2) DSNHLI2 (2) |
DSNALI DSNHLI2 |
255 255 |
- --- |
No No |
IDCAMS (IBM) |
IDCAMS |
IDCAMS |
1 |
- |
No |
INFO/MGMT (IBM) |
INFO |
BLGYRXM |
0 |
- |
Yes |
CA OPS/MVS Event Management and Automation |
OPER OPSREQ AOF OSF OPSVALUE (2) |
OPGLEVMG OPGLEVMG OPGLEVMG OPGLEVMG OPGLEVMG |
10 11 12 13 255 |
- - - - - |
No No No No No |
CA SYSVIEW Performance Management |
SYSVIEWE (1) COMMAND |
GSVXAPIE GSVXAPIE |
0 0 |
- - |
Yes Yes |
CA Jobtrac Job Management |
JOBTRAC |
GJTRGCUU |
3 |
5 |
No |
CA MIM Resource Sharing |
TPCF |
MIMAPI1 |
7 |
- |
No |
CA 11 Workload Automation Restart and Tracking |
RERUN |
RUNTADDR |
3 |
5 |
No |
CA View |
XPVIEW |
SARINTF |
0 |
- |
No |
CA 7 Workload Automation |
CA7 |
CAL2X2WR |
0 |
15 |
No |
Copyright © 2014 CA Technologies.
All rights reserved.
|
|