IBM SC33-1683-02 User Manual

Page 653

Advertising
background image

Notes:

1. The data structures of the status information pointed to by items X'0024' and

X'0124' are provided in DSECT DFHXRHDS of CICSTS13.CICS.SDFHMAC.

2. The data structures of the status information pointed to by items X'0025' and

X'0125' are provided in DSECT DFHXRGDS of CICSTS13.CICS.SDFHMAC.

3. The data structures of the status information pointed to by items X'000B' and

X'010B' are mirrors of the field WSJRST in DSECT WSJDESC within
DFHWSMDS.

Output

Register 15

Contains one of the following completion codes:

0

Read successful, active and alternate signed on

1

Read successful, active signed on

2

Read successful, alternate signed on.

3

Read successful, nothing signed on

4

Same SMF MVS name; IPL time of active earlier than MVS IPL
time

5

Same SMF MVS name; IPL time of alternate earlier than MVS
IPL time

8

CAVM data set access not initialized

10C

DBLID not known

1xx

Read subtask problem.

If a completion code of ‘0’ through ‘5’ is returned to register 15, each doubleword of
the DBLLIST contains the address (4 bytes) and the length (2 bytes) of the output
from this read. A completion code of ‘8’, ‘10C’, or ‘1xx’ indicates a READ failure.

DBLIDs for the alternate:

DBLID257 EQU

X'0101'

JOB NAME

DBLID258 EQU

X'0102'

JES JOB ID

DBLID259 EQU

X'0103'

JOB SUBMISSION TIME (STIME)

DBLID260 EQU

X'0104'

JOB STEP TASK ATTACH TIME (ATIME)

DBLID261 EQU

X'0105'

CANCEL NAME

DBLID262 EQU

X'0106'

JES SSNAME

DBLID263 EQU

X'0107'

MVS SMF NAME

DBLID264 EQU

X'0108'

MVS IPL TIME

DBLID265 EQU

X'0109'

SPECIFIC APPL NAME

DBLID266 EQU

X'010A'

ADDRESS SPACE IDENTIFIER (ASID)

DBLID267 EQU

X'010B'

RESTART TYPE

DBLID268 EQU

X'010C' – X'011F'

SPARE FOR STATE CTL ITEMS

DBLID288 EQU

X'0120'

HEARTBEAT INTERVAL

DBLID289 EQU

X'0121'

HEARTBEAT COUNTER

DBLID290 EQU

X'0122'

MSG FILE CURSOR

DBLID291 EQU

X'0123'

STATUS VALUE (STATE)

DBLID292 EQU

X'0124'

INQUIRE HEALTH DATA

DBLID293 EQU

X'0125'

INQUIRE GLOBAL DATA

DBLID294 EQU

X'0126'

SYSPLEX NAME

DBLID295 EQU

X'0127'

MVS SYSTEM NAME

DBLID296 EQU

X'0128'

MVS SYSTEM TOKEN

Figure 51. DBLIDs for the DFHWOSM FUNC=READ macro (Part 2 of 2)

DFHWOSM macros

Chapter 22. The extended recovery facility overseer program

621

Advertising