What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
1076How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
1162How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
1143How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
1246File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?
928
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain the difference between using the read command with into option and set option?
how do you define single dimensional array and multidimensional array in your cobol?
What is the meaning of the enq command?
in ways data can be passed to a COBOL program from JCL?
What are the error (ONCODES) codes did you encounter in PL/1 programme?
What is the difference between PIC 9.99 and 9v99 in COBOL?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Kindly specify the pic clause for the any bll cell type of data fields?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Mention the option used in a cics command to retrieve the response code after execution of the command?
what are the statements that are not valid to be included in an include statement?
how do you reference the ksds vsam file formats from cobol programs
What is use of restart and how to use it?
What is a junction record in idms?