LNKSRSCS Resource Table
A CICSPlex® SM Topology Definition that describes the link between a CICS® system and an analysis specification (RTASPEC). LNKSRSCS objects can be created via an explicit reference to a CICS system or implicitly via a LNKSRSCG object.
The First key field for this resource is SPEC.
The Second key field for this resource is SYSTEM.
From the batched repository-update facility, only CREATE and REMOVE commands are valid for this resource. Attempts to UPDATE the resource will cause an error.
For information about LNKSxSCS records, see Special attribute and resource table considerations.
The following action is supported:
- CHGSPEC
- Update the link between a RTA specification and a CICS system.
The parameter data for the CHGSPEC action is:
PARM('NEW_SPECNAME(value).') where: value = The name of the new RTA specification to link to.
- External resource name(CMCI)
- CICSRTASpecificationsToSystem
- Object type
- CICSPlex SM Definition
- Length
- 64
- Usage
- API, Batch Utility, WUI, CICS Management Client Interface(CMCI)
- API view
- No
- CMAS context
- No
- SCOPE applies
- No
- Only query CMASs in workload
- No
- Copybook identifier
- EYUt5636
- Security Class
- ANALYSIS.DEF
- Unsupported CICS Releases
- None
| Operations | Actions | Parameters | Required |
|---|---|---|---|
| CREATE | None | N/A | |
| GET | None | N/A | |
| REMOVE | None | N/A | |
| PERFORM SET, PERFORM OBJECT | CHGSPEC | NEW_SPECNAME(value) | Yes |
| Value | Code | Description |
|---|---|---|
| 1 | LNKSRSCS_INV_DATA | Attribute data invalid |
| 2 | LNKSRSCS_REC_NOT_FOUND | Requested resource not found |
| 3 | LNKSRSCS_INV_REFERENCE | Attribute references an invalid resource |
| 4 | LNKSRSCS_REC_EXISTS | Association already exists |
| 6 | LNKSRSCS_SPEC_NOT_FOUND | Specification name not found |
| 7 | LNKSRSCS_UNK_OLDSPEC | Unknown old specification name |
| 8 | LNKSRSCS_UNK_NEWSPEC | Unknown new specification name |
| 9 | LNKSRSCS_UNK_SPECNAME | Specification name does not exist |
| 10 | LNKSRSCS_INV_OLDSPEC | Invalid old specification name |
| 11 | LNKSRSCS_INV_NEWSPEC | Invalid new specification name |
| 12 | LNKSRSCS_MISSING_QUE | Missing queue |
| 13 | LNKSRSCS_LNKASSOC_EXISTS | Different association exists |
| Name | Datatype | Source | Len | Req | Sum | Description | Default | Offset | GraphQL Field |
|---|---|---|---|---|---|---|---|---|---|
| SPEC-1 | CHAR | CPSM | 8 | Yes | DIFF | RTA specification | 36 | spec | |
| SYSTEM-2 | CHAR | CPSM | 8 | Yes | DIFF | CICS system | 44 | system | |
| CHANGEAGENT | CVDAS | CPSM | 4 | No | LIKE | Last modification agent | 8 | changeAgent | |
| CHANGEAGENT Input/output valid values |
|
||||||||
| CHANGEAGREL | CHAR | CPSM | 4 | No | DIFF | Last modification agent release | 32 | changeAgentRelease | |
| CHANGETIME | DATETIME | CPSM | 8 | Yes | MAX | Last modification | 0 | changeTime | |
| CHANGEUSRID | CHAR | CPSM | 8 | No | DIFF | Last modification user ID | 24 | changeUserID | |
| CREATETIME | DATETIME | CPSM | 8 | Yes | MAX | Time created | 16 | createTime | |
| GROUP | CHAR | CPSM | 8 | No | DIFF | System group RTA specification was inherited from | 56 | group | |
| LINK | EYUDA | CPSM | 4 | No | LIKE | Creation mode | EXPLICIT | 52 | link |
| LINK Input/output valid values |
|
||||||||