if the submitter of a job wants to inform another user about the job completion, how can it be done?
No Answer is Posted For this Question
Be the First to Post Answer
how you will the direct the data to spool using sysout option?
How do you submit JCL via a Cobol program?
delete rules in db2
A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not execute again)
3 Answers Cap Gemini, CSC, Xchanging,
Explain how can a stopped job be started again?
what are the technical terms for // /* in jcl
diff bw vsam and normal flat file?
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
how to create a member or sequential dataset through tso command??
How do you handle empty files in a JCL ?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?