How can a jobs execution priority be modified?
No Answer is Posted For this Question
Be the First to Post Answer
how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd . Where do you generate the date ??in cobol or JCL ??
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
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.
when we use sysprint and sysout statements
a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
I've one sequential file, that file size is LREC=100 (File contain Records like 1 to 100). Now I was increase the file size is LREC=102. My question is I want insert 00 (Two Zeros) in to the new file (That output file looks like : 00123 up to 100). How will write the SORT card in JCL. Please let me know.
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
shall we concordinate two different length dataset in to a new date set.
Name the statement which can be used to send data to another mvs jes3 node?