IBM SC33-1683-02 User Manual

Page 416

Advertising
background image

The descriptions of the following parameters are the same as the corresponding
parameters on the INQUIRE_TRANDEF function call.

DTIMEOUT

DYNAMIC

INITIAL_PROGRAM

REMOTE

REMOTE_NAME

REMOTE_SYSTEM

RESTART

SPURGE

STATUS

TCLASS

TRAN_ROUTING_PROFILE

TRANSACTION_ID

The parameter descriptions that follow explain briefly the possible values that can
be returned on an INQUIRE_TRANSACTION call. For a more detailed explanation
of these parameters, see the corresponding parameter descriptions for the
TRANSACTION resource definition in the

CICS Resource Definition Guide.

ATTACH_TIME(name8)

returns the time in milliseconds since the task was attached.

name8

The name of an 8-byte location to receive the time, in packed decimal
ABSTIME format.

CICS_UOW_ID(name8)

returns the CICS unit of work identifier for the task.

name8

The name of an 8-byte location to receive the unit of work id.

FACILITY_NAME(name4)

returns the name of the principal facility associated with the task.

name4

The name of a 4-byte location to receive the name of the principal
facility.

FACILITY_TYPE(name1)

returns, in a 1-byte location (

name1), the type of principal facility associated

with the task.

NONE There is no principal facility.

START

The principal facility is an interval control element.

TD

The principal facility is a transient data queue.

TERMINAL

The principal facility is a terminal.

NETNAME(name8)

returns the network name of the principal facility associated with this task.

name8

The name of an 8-byte location to receive the network name.

transaction management functions

384

CICS TS for OS/390: CICS Customization Guide

Advertising