Dfhwosm func=close macro, Dfhwosm func=dsect macro, Dfhwosm func=jjc macro – IBM SC33-1683-02 User Manual

Page 648

Advertising
background image

Register 15

Contains one of the following completion codes:

0

Communication successfully initialized between the overseer
program and DFHWOS

4

Incorrect TOKEN value supplied

8

Insufficient storage.

DFHWOSM FUNC=CLOSE macro

The DFHWOSM FUNC=CLOSE macro terminates access to the CAVM data sets
for a named generic applid.

Input

The PARM value is a pointer to the address of the generic applid whose
associated CAVM data sets are no longer to be accessed by the overseer
program.

The TOKEN value is the BUILD token.

Output

Register 15

Completion codes:

0

CLOSE request was successful and the CAVM data sets
associated with this generic applid can no longer be accessed
by the overseer program.

4

Incorrect TOKEN value supplied.

8

Access to CAVM data sets for the named generic applid had
not been initialized.

DFHWOSM FUNC=DSECT macro

The DFHWOSM FUNC=DSECT macro generates a number of DSECTs, including
the DSECT of the DBLID definitions.

DFHWOSM FUNC=JJC macro

The DFHWOSM FUNC=JJC macro issues a JES cancel for a named job with a
JES job identifier.

Input

The PARM value is a pointer to the addresses of the following:

v

An 8-byte job name

label

DFHWOSM FUNC=CLOSE

[,PARM={parm address|1}]

[,TOKEN={token register|14}]

DFHWOSM FUNC=DSECT

DFHWOSM FUNC=JJC

[,PARM={parm address|1}]

[,TOKEN={token register|14}]

DFHWOSM macros

616

CICS TS for OS/390: CICS Customization Guide

Advertising