what happens if job falls in loop ? how to resolve it ?

Answer Posted / lu

when you run your job, you guest how long it takes, if you
see it runs for a little while,try get into SDSF in ouput
queue, hit enter to see a cpu time... you cancel your job
and dump it and read it... To solve it put display in your
program and rerun..

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is JCL?

685


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1742


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 is the function of job statement in jcl?

633


What is the difference between the positional and keyword parameters? Give examples.

698






What are the utility programs in jcl?

642


What does a disposition of (MOD,DELETE,DELETE) mean ?

660


Explain the function of a dd statement?

651


How can return codes be tested before execution of a job step?

914


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7591


Name a few IBM utility programs, and explain its function.

4424


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

744


What do you understand by the term job time – out and how can you overcome that?

595


How gdg are concatenated?

664


What is one line to pass PARM from JCL to COBOL?

459