Hi there,
I am a novice at using DB2 but have worked with Oracle before. Currently the DB2 is residing on a Linux Server and I am developing from a Win 2K machine.
I do not know if there is an equivalent of the Oracle DBMS_OUTPUT.PUT_LINE command in DB2 to display messages to screen from within a stored procedure while running? I want to be able to display messages to screen on the db2 console or in the messages section at the bottom of the Procedure Builder to see the values of my variables while processing.
Thanks for all your help,
Kyri
I am a novice at using DB2 but have worked with Oracle before. Currently the DB2 is residing on a Linux Server and I am developing from a Win 2K machine.
I do not know if there is an equivalent of the Oracle DBMS_OUTPUT.PUT_LINE command in DB2 to display messages to screen from within a stored procedure while running? I want to be able to display messages to screen on the db2 console or in the messages section at the bottom of the Procedure Builder to see the values of my variables while processing.
Thanks for all your help,
Kyri