How is a type of file defined in the jcl that executes the cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
What is COND=ONLY ?
How to view the hexa decimal value thru file aid if copy book is not present for that particular data
How do you find which GDG is using which dataset?
What are the 4 fields in dd statement?
what is the use of temporary files?
Hi, I have 3 files say file A , file B and file C.I want to form an output file in which i will have all the records from file A. Files B and C also may contain records that are present in file A.I want those records also to be included in my output file. for eg: file A contains: 1 2 3 file B contains: 2 4 5 file C contains: 1 3 5 So in my output file should look like: 1 2 3 2 1 3 Can any one help ???.....thanks in advance.
I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?
what is force complete
How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.
How to execute 300 steps in a Job?
What is DATACOM db?