How to count the records in COBOL data file?what will happen if the file open in extent mode and corresponding is equal to OLD in jcl?by opening an empty vsam file in i/o wii get file status 35 how can you over come this ?
What is the difference between plan & packagewhat is difference between views & joinswhat is db2 stored procedures? how to work it in mainframehow to calculate n th maximum valueif the error code -811 ? how to rectify it?if the error in dead lock how to rectify it?how to read the last record in data file don't know the no.of records?what is the use of profile in Qmf?
Latest Answer : using attention identifier keys ...
One of my JCL steps returns the code 0099 and my job fails.
Latest Answer : if you are working with files or db2 may be a record in it is locked. just relese the lock and try again. ...
How to solve S000 abend with file status code 39 (attribute mismatch for a file in JCL and cobol program) .
What does a return code of -2 Imply?
hi all....i couldn find the description for the abend code 1152... if anyone knows it pls let me know.....
Why does the error code come in the form of multiple of 4?
How to resolve the file status 47?
Latest Answer : Reading the file without opening the file either in Input/Input-Output(I-O)/Extend modes would lead to an Invalid VSAM operation with return code of 47. ...
How to write a COBOL code to read a VSAM file?