Operator

IBM DB2 Certification

 The following article lists down the general queries that the candidate appearing for an IBM DB2 certification has in his mind.  Everything you want to know about the IBM DB2 000-731 exam?   by Jennifer Ford Q. What is the IBM DB2 000-731 exam? A. The IBM-DB2-731: DB2 9 DBA for Linux UNIX and Windows certification is intended for experienced DB2 9 users who

IBM DB2 Certification Read More »

Dynamic calling giving S0C1 abend while calling subprogram

Dynamic calling giving S0C1 abend while calling subprogram I have a program DYNA1 which calls another program DYNA2 dynamically.  I compiled the two programs using “DYNAM” option of compiler and link edited the links LDYNA1 and LDYNA2. But when I try to run a program DYNA1, it fails with S0C1 while trying to call DYNA2. I could see the

Dynamic calling giving S0C1 abend while calling subprogram Read More »