when SE37 SB37 and sd37 occurs how to increase the volume ,
primary quantity and secondary quantity?
Answer / sunil
By compressing the data set i.e type Z in front of Member and hit enter.
| Is This Answer Correct ? | 0 Yes | 1 No |
how to access vsam files in cobol and how to differentiate that this is ESDS file
how to run sub programs using static and dynamic call ...
The below is the declaration for a variable ws 01 ws pic 9(3). if you want to insert space how will you do that. in which level u should do it
whats the difference between search and search all?
how do you reference the variable block file formats from cobol programs
How do you reference the fixed block file formats from cobol programs
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
how to transfer the file from pc to mainframe??
What is JOBLIB and STEPLIB in JCL? what is the purpose of using it?
Are you comfortable in cobol or jcl?
how to fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)
Explain fixed length record in cobol? with suitable example