I'm sorry.
I can't show sample data.
I can't provide the code/JCL/SYSOUT. These are highly confidential for my organization.
I know it sounds rude but I can't help it either.
I ran the program with same set of input files. The output file names were different but the properties were same. I ran it hundred times but nver got the problem again.
I could not recreate the error. I ran the program 100 times after that everytime with the same file & never faced any issue. I was just one time that the program didn't write into the output file. ...
I've a cobol program which while writing records to a VB file, for some reason did not write certain records. This is a simple program where the input is VB & based on certain condition the progra ...