Here is a strange case, where we expect the program to abend, but it doesn't. Can anyone explain why?
The program has
SELECT RPTFILE ASSIGN TO RPTFILE.
The JCL, by mistake, had
//prtfile dd dsn=<whatever>.
The program does an OPEN OUTPUT RPTFILE, and even writes records to the file, and...
Using asp and accessing DB2 on an OS/390 computer, we've had great success with Cobol stored procedures. However, we find that we can't use ADO paging on recordsets returned from a Cobol stored procedure. The error we get says that "bookmarking" is not supported, when the asp tries to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.