I am trying to rewrite records in a ESDS online VSAM file ..
1) I close the file to run a batch COBOL program
2) If I open it I-O, the read of the ESDS VSAM doesn't appear to be valid .. i.e. The 'display' of the record read is spaces?
3) I am using the following COBOL statements:
SELECT...
Afjt, I have the queue popping all of the records now, after using qzero correctly. But program 2 does wait until program 1 goes to eoj before starting to read the queue. I don't see in the documentation (IBM CICS Programming Reference manual) where you use SYNCPOINT when writing to a...
I have a tdq set up and running. Program 1 writes to the queue. Program 2 is set up to read the queue with a trigger of 1. It updates an online file and writes to another vsam file. My problem is that the queue backs up. During testing Program 1 creates 2 tdq entries back to back. Program 2...
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.