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?
How to write "No records found" text to output file if input file is empty, by writting JCL.
Latest Answer : A Temporary VSAM File can be created using the utility IDCAMS. If you want the job to create this file, kindly let me know so that I'll provide you the code too.In order to delete a record from a VSAM File through a JCL, initially sort the VSAM ...
Latest Answer : u can merge two VSAM files using the merge utilityor by exclude cond or output procor by include cond or input proc ...
How to solve S000 abend with file status code 39 (attribute mismatch for a file in JCL and cobol program) .
How do you link a DB2 file with a CICS Map?
Latest Answer : through RCT table entry in CICS region ...
How to access VSAM from CICS?
Latest Answer : Same as mapset we have to define and install the File in CICS by using CEDA command. ...