once we submitted the job to the operating system, how can we
cancel the job before execution?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are s0c1, s0c4, s0c5, s0c7 and socb?

695


What do you understand by jcl?

622


Which dd parameters are required?

684


How to execute 2nd and 4th steps among 5 steps in jcl proc?

744


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

934






Explain the function of a dd statement?

651


which utility is used to run a cobol-db2 program?

797


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.

1724


What happens if both JOBLIB & STEPLIB is specified ?

602


In job processing, what happens in conversion stage?

728


Suppose I have five jobs to do. But I want to hold one?

650


What is the purpose of dd dummy statement?

938


Name the parameters which can be used to limit the number of records written to a sysout dataset?

648


Explain about ISPF/TSO Commands

1308


Matching Logic in Jcl not in cobol.Could any one please answer this question

3669