Hi,
I wrote some Cobol stored procedures,those are working fine either calling from Java front end or from another batch cobol proc.
Now,Client is asking for any debugging tool or debugging procedure for the stored procs.
Can any one tell me about the stored proc debugging procedure or any debugging tool avaiable?
Somthing like 'Xpediter' or other step by step debugging for stored procedure.
Joined: 22 Apr 2006 Posts: 6258 Location: Mumbai, India
You have at least two debuging tool available from IBM - IBM(R) DB2 Stored Procedure Builder and IBM DB2 Development Center.
Personally I worked with IBM(R) DB2 Stored Procedure Builder - you need to get it installed on your work-station and need to define the DB2 sub-systems to it, while installation. It was a nice tool.