Hi all,
1)How can I execute my stored procedure in mainframe environment. I am handling SP-DB2 for the first time, previously I was working on CICS. I wrote A SP-cobol and database is ready with me. Now I have to check whether my SP is correct or not? how I can check this code? I need the steps-commands to execute this SP and where I can check the list of errors? Please give me information in brief.
2)Which things I have to keep in mind while handling stored procedures?