How can a job send a status message to a tso user at the completion of a job?
Is there any command to check wether the ps file is in sorted order?
How can a job send a status message to a tso user at the completion of a job?
How is the keyword DUMMY used in JCL?
how GDGs are concatinated?
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
what is DSN in JCL and what are the parameters to declare the DSN?
As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
What is the syntax of JCL statement?
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
How do you restart a PROC from a particular step?
can a job be submitted through jcl only? is there another way to submit a job?
Name some of the JCL statements that are not allowed in procs.?