gtpi1m30System Installation Support Reference

Continuous Data Collection Information Storage

The continuous data collection information storage user exit, CDCB, allows you to store user data into tables that were previously defined by using the continuous data collection table creation user exit, CDCA.

CDCB is called during the processing of the ZCDCO command with the START parameter specified. CDCB runs immediately after system data collection is completed.

Input

The variables that are passed in CDCB are:

CDC_KEY
A pointer to a 9-character string that corresponds to the 8-character representation of the CPU ID plus the null character.

CDC_TIME
A pointer to a 27-character string that corresponds to a structured query language (SQL) time stamp.

Programming Considerations

Return Values

None.