PARTDEFAggregateRecordType

Partner Definitions aggregate record

Fields

CSDGroup (StringAggregationType)

The name of the CSD group for this CICS resource definition. This field is ignored for BAS definitions.

changeAgent (EnumAggregationType)

The change agent identifier that made the last modification.

  • CSDAPI - The resource was last changed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CSDBATCH - The resource was last changed by a DFHCSDUP job.
  • DREPAPI - Resource was last changed by a CICSPlex SM API command.
  • N_A - Resource was created or last updated prior to CICS TS Version 4 Release 1 and support for resource signatures.
changeAgentRelease (StringAggregationType)

The CICS release level of the agent that made the last modification.

changeTime (DateAggregationType)

The local date and time when the definition was last changed.

changeUserID (StringAggregationType)

The user ID that made the last modification.

createTime (DateAggregationType)

The local date and time when the definition was created.

desccodepage (LongAggregationType)

The code page of the description field. This field is ignored for CICS CSD resource definitions.

description (StringAggregationType)

A description of the partner definition.

name (StringAggregationType)

The name of the partner definition.

netname (StringAggregationType)

The network name of the logical unit on which the partner application program is running. It matches the NETNAME attribute specified in the connection definition. The name can be up to eight characters in length.

network (StringAggregationType)

(Optional.) The name of the network on which the partner LU is located. The name can be up to eight characters in length.

profile (StringAggregationType)

The communication profile to be used for the session and conversation. The default PROFILE is DFHCICSA.

tpname (StringAggregationType)

The name of the remote transaction program that will be running on the partner LU. The definition of a remote TP name is mandatory; you must specify either TPNAME or its alternative, XTPNAME. This name can be up to 64 characters in length.

userdata1 (StringAggregationType)

Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.

userdata2 (StringAggregationType)

Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.

userdata3 (StringAggregationType)

Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.

version (LongAggregationType)

The version number of the BAS resource definition, from 1 to 15. This field is ignored for CICS CSD resource definitions.

xtpname (StringAggregationType)

A hexadecimal string up to 128 characters in length, representing the name of the remote transaction program that runs on the partner LU. All hexadecimal combinations are acceptable except X'40'. This attribute may be used as an alternative to TPNAME; you must specify one of the two, because the definition of a remote TP name is mandatory.