write a jcl to execute a job by 7:00 am on jan 20,1986?
No Answer is Posted For this Question
Be the First to Post Answer
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What are steplib and joblib? What for they are used?
How can unused space allocation be returned to the system when a dataset is closed?
What is a PROC? What is the difference between an instream and a catalogued PROC?
What are the default system and catalog libraries in JCL?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
i need some shortcuts and tso commands can any on ehelp me in these ?
What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?