Show information on GCF server task
Component: | GCF |
Functional area: | File processing |
Domain: | FILE |
Privileges: | TSOS |
Function
This command tells systems support which server task is currently servicing all the catalogs managed by the Generic Catalog Facility (GCF).
The command supports structured output in S variables (see "Output in S variables").
Format
SHOW-GCF-SERVER-TASKS |
OUTPUT = list-poss(2): *SYSOUT / *SYSLST |
Operands
OUTPUT = list-poss(2): *SYSOUT / *SYSLST
Specifies which of the system files is to be used for information output.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command executed without error | |
1 | GCF1000 | Operand error | |
32 | CMD2009 | Internal error during S variable generation | |
32 | GCF1001 | Internal error | |
64 | GCF1014 | User not authorized to perform function | |
64 | OPS0002 | Interrupt (e.g. K2 key) during S variable generation | |
128 | GCF1003 | No server task active | |
128 | GCF1010 | GCF subsystem being replaced | |
128 | GCF1037 | Resource bottleneck | |
130 | CMD2009 | VAS subsystem not available | |
130 | OPS0001 | Space problems when generating S variables |
Output in S variables
Output information | Name of the S variable | T | Contents | Condition |
---|---|---|---|---|
Name of the catalog served by the server task | var(*LIST).SERVERTASK(*LIST).CATALOG(*LIST) | S | <filename 1..54> | |
TSN of the server task | var(*LIST).SERVERTASK(*LIST).TSN | S | <c-string 4..4> |