Previous Topic: CICSNext Topic: IMS


DB2

The following applications provide DB2 automation.

DB2MSTRS

Saves all DB2 master ASIDs in an CA OPS/MVS variable. This data will be used during the aggressive SSM system shutdown sample procedures to invoke DB2 shutdown procedures for non SSM DB2 regions.

DB2LOGDB

Collect the output of a DB2 command, specifically the DIS DB(dbname) command and store output in a sequential data set.

DB2TASKS

Saves all DB2 children tasks, which are internally started through the master DB2, into a CA OPS/MVS global variable.

The aggressive SSM system shutdown sample procedures use this data to allow the logic not to process non SSM controlled DB2 children tasks. Terminating the master DB2 region stops these tasks internally.

DB2THRD

Invoke the DIS THREAD(*) command and manipulate the output, canceling any thread with a non-zero token count.

DB2WLMCK

Utilizes the CA SYSVIEW interface to identify and activate failed DB2 WLM applications.

DSNT378I

Responds to DB2 IRLM lockouts caused by a system or DB2 failure within a shared data group.

DSNT376I and DSNT501I

Process DB2 Thread time out events and generate a single alert email with data from both related events.

DSNL027I

Suppress and deletes from syslog specific DB2 Distributed Agent abend failure MLWTO messages as determined by the last line of the MLWTO that indicates the failure reason.

DSNP002I

Processes DB2 data set definition failure MLWTO messages.

Alerts upon the first occurrence of each CSECT failure from the issuing DB2 master region. All other identical alerts of this failure for the same CSECT will wait 10 minutes before processing. This eliminates reacting to the same event more than once.

SHUTDB2

Performs shutdown of a DB2 region.