Results 1 to 3 of 3

Thread: Error handling in Mainframes

  1. #1
    Junior Member
    Join Date
    Jul 2008
    Answers
    1

    Error handling in Mainframes

    Hi,

    Please Explain me Error Handling technique in JCL?

    means, if one job has somany steps. Each and every step should process only after the successful execution of the previous steps. And if any step is throwing error, the job should show the Abend information without moving to the next step. Errors should be handled at every step and should not process the next step.

    Please let me know the Technique behind this process. It is too good if you can help me without changing every step i.e suggest me if possible by using PROC by including in the job.

    Thanks in Advance.
    Pradeep.


  2. #2
    Junior Member
    Join Date
    Sep 2008
    Answers
    5

    Re: Error handling in Mainframes

    according to my knowledge, by using cond parameter or if clause we can do error handling and by using restart parameter we can start our job where we stopped last step


  3. #3
    Junior Member
    Join Date
    Sep 2008
    Answers
    7

    Re: Error handling in Mainframes

    Hi Pradeep... Am Seshu, You may use the COND parameter in every step of ur jcl, that if the previous step RC less than 4.
    Or else you may use the set condition rc = zero after every step in ur jcl.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact