Hello All,
for Troubleshooting my db2 procedure i will need a DBMS_output.put_line which is in oracle so what is the print text as procedure execute equivalent in DB2
and which helps me that after the execution of the procedure what part of the procedure executed and till where.
Thanks