JRNLNAME Resource Table

A CICS® Resource that describes a journal in an active system running the CICS TS for OS/390 and being managed by CICSPlex® SM.

The Primary key field for this resource class is  JOURNALNAME .

The following actions are supported:

DISCARD
Discard the journal name.
FLUSH
Write the log buffers out to the log stream.
RESET
Disconnect the journal from the log stream.

These actions require no unique parameter data.

Length
80
Usage
API or EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0077 or JRNLNAME
Valid API operations
GET SET and PERFORM

API Actions

FLUSH
Flush

Parameters: None

RESET
Reset

Parameters: None

DISCARD
Discard

Parameters: None

Table 247. JRNLNAME resource table attributes
Name Datatype Source Len Sum Set Description Attr ID
EYU_CICSNAME CHAR CPSM 8 N/A CICS System Name
EYU_CICSREL CHAR CPSM 4 N/A CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
 JOURNALNAME-1  CHAR INQ 8 DIF Journal name 1
STATUS CVDAS INQ 4 LIKE yes Journal status 2
STATUS Input/Output Valid Values ENABLED DISABLED
STATUS Output Valid Values FAILED
TYPE CVDAS INQ 4 LIKE Log stream type 3
TYPE Output Valid Values MVS SMF DUMMY
STREAMNAME CHAR INQ 26 DIF MVS log stream name 4
NUMWRITES BINARY STAT 4 N/A Number of journal writes 6
NUMBYTES BINARY STAT 8 AVG Total number of bytes written 7
NUMBUFLUSH BINARY STAT 4 N/A Number of buffer flush requests 8
[[ Contents Previous Page | Next Page Index ]]