Results 1 to 5 of 5

Thread: Does anybody know how to terminate a JCL

  1. #1
    Geek_Guest
    Guest

    Does anybody know how to terminate a JCL

    Question asked by visitor Sriniz Kumar

    Does anybody know how to terminate a JCL? As I know one way is to code the null(//) statement at the end of the JOB or else we may leave the JOB as it is. But i want to know is there any other way to terminate JCL?


  2. #2
    Junior Member
    Join Date
    Apr 2007
    Answers
    9

    Re: Does anybody know how to terminate a JCL

    Hi,
    perhaps this will help you (I hope, everything is correct, what I´ve written)
    I guess you can set Time parameter at beginning in job: TIME=(x,y)
    I guess, there are seconds given, so if you key in "TIME=(,5)" (e.g. after notify-parameter), your job will be stopped after 5 seconds.


  3. #3
    Junior Member
    Join Date
    May 2007
    Answers
    7

    Re: Does anybody know how to terminate a JCL

    You can do it in 3 ways.

    1. The direct ans is null stmt //.
    2. Thru time parameter
    3. thru condition papameter


  4. #4
    Junior Member
    Join Date
    Apr 2007
    Answers
    9

    Re: Does anybody know how to terminate a JCL

    I´ve had an equal question and got answear:
    "2. Thru time parameter
    3. thru condition papameter".

    May be this will help you?


  5. #5
    Contributing Member
    Join Date
    May 2007
    Answers
    85

    Re: Does anybody know how to terminate a JCL

    Do you mean 'terminate' as in denote the end of the JCL being input? If you do mean this, are you submitting the JCL through CICS to the INTRDR?
    Or do you mean 'terminate' as in cancelling a running job?


    kk


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