DBMS OUTPUT
From SQL PL Guide for DB2
DBMS_OUTPUT module
Module to read and write messages into the message buffer.
Routines in the DBMS_OUTPUT module:
- DISABLE procedure
- ENABLE procedure
- GET_LINE procedure
- GET_LINES procedure
- NEW_LINE procedure
- PUT procedure
- PUT_LINE procedure
Link to the DB2 Information Center: DB2 9.7