JRNLNAME Resource Table

A CICS® Resource that describes a journal in an active system running the CICS TS for z/OS® 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.

External resource name
CICSJournalName
Length
80
Usage
API or WUI or CICS Management Client Interface or EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0077
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   None N/A
SET   None N/A
PERFORM SET FLUSH None N/A
  RESET None N/A
  DISCARD None N/A
Table 2. JRNLNAME resource table attributes
Name Datatype Source Len Sum Set Description Attr ID
EYU_CICSNAME CHAR CPSM 8 DIFF No CICS System Name  
EYU_CICSREL CHAR CPSM 4 DIFF No CICS Release
EYU_RESERVED CHAR CPSM 4 N/A No Reserved
 JOURNALNAME-1  CHAR INQ 8 DIFF No Journal name 1
NUMBUFLUSH BINARY STAT 4 SUM No Number of buffer flush requests 8
NUMBYTES BINARY STAT 8 AVG No Total number of bytes written 7
NUMWRITES BINARY STAT 4 SUM No Number of journal writes 6
STATUS CVDAS INQ 4 LIKE Yes Journal status 2
STATUS Input/output valid values ENABLED, DISABLED
STATUS Output valid values FAILED
STREAMNAME CHAR INQ 26 DIFF No MVS log stream name 4
TYPE CVDAS INQ 4 LIKE No Log stream type 3
TYPE Output valid values MVS, SMF, DUMMY