Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

TRANS / L4

&pagelevel(5)&pagelevel

You use this command to output control blocks (ACONCB1, ACONCB2, ACONCB3, APPCB, APPCB2, ENACB, DISTAB, EGGCB, EGLCB, EVOL) and/or access tables (CIDTAB, PORT#TAB) of Layer 4.

TRANS / L4

[ APPLICATION = (NEA ,<nea-name 1 ..16>) / (OSI ,<osi-name 1 .. 78>) / (SOCKET ,<socket-name 1 ..78>) ]

[ , HOST = <host-name 1 .. 8> ]

[ , PARTNER = (NEA ,<nea-name 1 .. 16>) / (OSI ,<osi-name 1 .. 78>) / (SOCKET ,<socket-name 1 .. 78>) ]

[ , ES = <processor-name 1 .. 8> ]

[ , INFO = *ALL / list-poss (5): CB / STATE / CIDTAB / PORT#TAB / PORT#USE ]

[ , CB = *ALL / list-poss (12): GAPCB / EGCB / EGGCB / EGLCB / EVOL / ACONCB / A / ACONCB1 / A1 /

ACONCB2 / A2 / APPCB / AP / APPCB2 / AP2 / ENACB / SUBTCB / DISTAB / MULTICAST ]

[ ,TASKID / TID = <tskid> ]

[ , APID = <apid> ]

[ , CID = <cid> ]

[ , EVENTGROUP = <eg-name> ]

APPLICATION=
Defines the applications for which data is to be output.
APPLICATION is only evaluated if CB and/or *ALL is specified in the INFO parameter. If APPLICATION is not specified, data is output for all applications.

(NEA,<nea-name 1..16>)
You use the first eight characters of the application name and the first eight characters of the host name (each should be one to eight alphanumeric characters, left-aligned, and padded with blanks) as the NEA name. If the application name is shorter than eight characters, then the NEA name must be specified as a C string.

(OSI,<osi-name 1..78>)
For the application with OSI name <osi-name>.
<osi-name> is up to 78 characters long.

(SOCKET,<socket-name 1..78>)
For the application with SOCKET name <socket-name>.
<socket-name> is up to 78 characters long.

HOST=<host-name 1..8>
If specified, defines that data is only to be output for applications in the host called hostname.

PARTNER=
Defines the partners for which data is to be output. If PARTNER is not specified, data is output for all partners.

(NEA,<nea-name 1..16>)
For the partner with the NEA name.
You use the first eight characters of the application name and the first eight characters of the host name (each should be one to eight alphanumeric characters, left-aligned, and padded with blanks) as the NEA name. If the application name is shorter than eight characters then the NEA name must be specified as a C string.

(OSI,<osi-name 1..78>)
For the partner with the OSI name.
<osi-name> is up to 78 characters long.

(SOCKET,<socket-name 1..78>)
For the partner with the SOCKET name.
<socket-name> is up to 78 characters long.

ES=<processor-name>
Defines that data is only to be output for partners in the end system called <processor-name>.

INFO=
Defines what information is to be output: Apart from the value *ALL, the remaining values can also be specified as a list (list-poss).

*ALL
All information (i.e. state, control blocks, tables).

CB
Control blocks.

STATE
The application and connection state in readable form.

CIDTAB
The CID tables.

PORT#TAB
PORT#CB and PORT# tables

PORT#USE
Table of the port numbers occupied by an application

CB=
Defines which control blocks are to be output. CB is only evaluated if CB or *ALL is specified in the INFO parameter.
Apart from the value *ALL, the remaining values can also be specified as a list (list-poss).

*ALL
All control blocks.

ACONCB / A
The ACONCB1, ACONCB2 and ACONCB3 (control block 1, 2 and 3 for the connection endpoint).

ACONCB1 / A1
The ACONCB1 and ACONCB3 (control block 1 and 3 for the connection endpoint).

ACONCB2 / A2
The ACONCB2 (control block 2 for the connection endpoint).

GAPCB
The GAPCB (control block for the application group).

EGCB
The EGGCB and EGLCB (global and local control block for the event group) and the EVOL (event list).

EGGCB
The EGGCB (global control block for the event group).

EGLCB
The EGLCB (local control block for the event group).

EVOL
The EVOL (event list).

APPCB / AP
The APPCB (control block 1 for the application).

APPCB2 / AP2
The APPCB2 (control block 2 for the application).

ENACB
The ENACB (control block for the application logon).

SUBTCB
The SUBTCBs (control block for tasks)

DISTAB
The distribution table.

MULTICAST
ENACBs for which MULTICAST groups were registered, global and local MULTICAST-CBs and MULTICAST LINKCBs.

TASKID/TID=<tskid>
Defines that data is only to be output for the applications of the task with task ID <tskid>.ID or TASKID is only evaluated if CB and/or *ALL is specified in the INFO parameter. If TID or TASKID is not specified, data is output for the applications of all tasks.
TID/TASKID and APID supplement each other: data is output for an application if it is selected by the TID/TASKID parameter and/or by the APID parameter.

APID=<apid>
Defines that data is only output for the application to which the APID <apid> belongs. APID is only evaluated if CB and/or *ALL is specified in the INFO parameter. If APID is not specified, data is output for all applications.
TID/TASKID and APID supplement each other: data is output for an application if it is selected by the TID/TASKID parameter and/or the APID parameter.

CID=<cid>
Defines the CID for which ACONCBs are to be output. CID is only evaluated if ACONCBs are specified in the CB parameter.

EVENTGROUP=<eg-name>
Defines that data is only to be output for the event group specified with <eg-name>.