once we submitted the job to the operating system, how can we
cancel the job before execution?
Answers were Sorted based on User's Feedback
Answer / pranav
By going in SDSF;ST and putting 'C' across the Active job.
This will cancel the execution.
Is This Answer Correct ? | 12 Yes | 1 No |
Answer / vinay sonar
In spool area put P i.e. PURGE in front of job-id and press
enter.Job will be terminated with message 'job cancelled'
Is This Answer Correct ? | 2 Yes | 1 No |
if we give TIME=0 how many sec that job/step
please could u tell me the difference between SORT, SYNCSORT,CA-SORT, DFSORT,
How do you find which GDG is using which dataset?
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
what is the meaning of keyword in jcl?what is is opposite?
in ways data can be passed to a COBOL program from JCL?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
i have a string of 80 chars i want to replace 4th char with "a"?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
how JCL works?
which parameter is use to declare the name of dataset in dd statement?
In sms datasets, what is the function of the dd avgrec keyword?