Selection criteria are entered with optional keyword parameters through an APTSYSIN file. If the parameters are not specified, all Inventory Records on the APTDIBS file are selected. If a parameter is specified more than once, the last parameter value specified is used (for example, if you enter DB2='SOURCE' and DB2='PLAN', DB2='PLAN' is the value used by APCS6930).
Columns 73-80 of the APTSYSIN file must be numeric or blank. Parameters must be entered in columns 1-72.
The parameters can be used in any combination. Only members meeting all criteria are selected. For example, if you specify LIBC='SRCE/DB2';LANGUAGE='COBOL', only Inventory information for those members in Library Code SRCE/DB2 whose LANGUAGE field contains COBOL is chosen. See member APJJ6930 in your JCL library for more information about entering the selection criteria.
The keyword parameters are listed below.
Note: The DB2 keyword parameter is used with the CA‑PanAPT DB2 option.
|
Keyword Parameter |
Description |
|---|---|
|
LIBC='xxxx/xxx' |
Selects members in the specified Library Code. |
|
DB2='Y' |
Selects all DB2 members. That is, members whose inventory qualifiers match those for any Library Code with Type values starting with 'DB2'. If the CA‑PanAPT DB2 option is not installed, the DB2 keyword cannot be specified. |
|
DB2='N' |
Bypasses all DB2 members. |
|
DB2='SOURCE' |
Selects only members for DB2 SOURCE Library Codes. For compatibility with prior releases of CA‑PanAPT this can also be specified as DB2='S'. DB2 SOURCE Library Codes are those with Type values of 'DB2SRC'. |
|
DB2='DBRM' |
Selects only members for DB2 DBRM Library Codes. For compatibility with prior releases of CA‑PanAPT, this can also be specified as DB2='D'. DB2 DBRM Library Codes are those with Type values of 'DB2DBRM'. |
|
DB2='SRCEDBRM' |
Selects only members for DB2 SOURCE/DBRM combined Library Codes. For compatibility with prior releases of CA‑PanAPT, this can also be specified as DB2='SD'. DB2 SOURCE/DBRM Library Codes are those with Type values of 'DB2SDB'. |
|
DB2='PACKAGE' |
Selects only members for DB2 PACKAGE Library Codes. For compatibility with prior releases of CA‑PanAPT, this can also be specified as DB2='K'. DB2 PACKAGE Library Codes are those with Type values of 'DB2PACK'. |
|
DB2='PLAN' |
Selects only members for DB2 PLAN Library Codes. For compatibility with prior releases of CA‑PanAPT, this can also be specified as DB2='P'. DB2 PLAN Library Codes are those with Type values of 'DB2PLAN'. |
|
APPLICATION='xxxxxxxx' |
Selects members with the specified application. |
|
LANGUAGE='xxxxxxxx' |
Selects members with the specified language. |
|
QUALIFIER='xxxxxxxx' |
Selects only those members with the specified Inventory Qualifier. |
|
MEMBER='xxxxxxxxxx' |
Selects only those members with the specified member name. |
|
Copyright © 2004 CA.
All rights reserved.
|
|