IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Control-m JOB executing even when the condition is not OK.


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic :: View next topic  
Author Message
Ali_gezer

Active User


Joined: 06 Apr 2021
Posts: 123
Location: argentina

PostPosted: Thu Jul 01, 2021 7:22 pm
Reply with quote

Hello, how are you?
As I said in the title, I have some job that is executing right when the pre-condition is ok, but if the precondition does not execute before 8pm, the job that is dependent in that precondition will execute without that pre-condition ok.

I dont know why this happens because I see that the the IN parameters are ok.
Can you give me a clue?

Code:
IN       XR18-IV15    ODAT                           
CONTROL                                                       
RESOURCE INIT                 0001                           
FROM TIME         +     DAYS    UNTIL TIME      +     DAYS   
DUE OUT TIME      +     DAYS    PRIORITY     SAC    CONFIRM   
TIME ZONE:                                           
Back to top
View user's profile Send private message
Joerg.Findeisen

Senior Member


Joined: 15 Aug 2015
Posts: 1231
Location: Bamberg, Germany

PostPosted: Thu Jul 01, 2021 8:52 pm
Reply with quote

Are there not forecast or simulate functions available within the scheduler?
Back to top
View user's profile Send private message
Ali_gezer

Active User


Joined: 06 Apr 2021
Posts: 123
Location: argentina

PostPosted: Thu Jul 01, 2021 8:56 pm
Reply with quote

Joerg.Findeisen wrote:
Are there not forecast or simulate functions available within the scheduler?
im trying to get knowledge of control m, my knowledge is basic, where can I see that section that you mentioned?=
Back to top
View user's profile Send private message
Ali_gezer

Active User


Joined: 06 Apr 2021
Posts: 123
Location: argentina

PostPosted: Thu Jul 01, 2021 8:59 pm
Reply with quote

Joerg.Findeisen wrote:
Are there not forecast or simulate functions available within the scheduler?


Code:
OUT      AAO-OK-TRAN-XR18 0101 -    XR18-IV15    3006 +       
                                                                           
SYSOUT OP   (C,D,F,N,R)                                              FROM 
MAXRERUN      MEMBER                                                       
CAPTURE BY   (W - WORD / C - CHAR)                                         
CYCLIC TYPE: C                 [b]INTRVL 00005 M FROM END  NXT RUN 300621 1932[/b]
INTERVAL SEQUENCE: +         +         +         +         +               
SPECIFIC TIMES:                                             TOLERANCE  000
                      +           +           +           +           +   


is this forcing the job to execute?
Back to top
View user's profile Send private message
Ali_gezer

Active User


Joined: 06 Apr 2021
Posts: 123
Location: argentina

PostPosted: Fri Jul 02, 2021 6:30 pm
Reply with quote

THE THING WAS THAT WAS STABLISHED A DUMMY THROWING AT 8PM IN CONTROL M THAT THROWS MY JOB IN THAT HOUR, FORCING IT TO EXECUTE

THANKS.
Back to top
View user's profile Send private message
Joerg.Findeisen

Senior Member


Joined: 15 Aug 2015
Posts: 1231
Location: Bamberg, Germany

PostPosted: Sat Jul 03, 2021 12:11 am
Reply with quote

Please, use proper case when replying. CAPS ON is considered as shouting and unrude.

It is always funny to see what people do to prevent issues of what kind ever. Here you have that DUMMY Job helping to submit at always the same time.
Back to top
View user's profile Send private message
Ali_gezer

Active User


Joined: 06 Apr 2021
Posts: 123
Location: argentina

PostPosted: Sat Jul 03, 2021 1:56 am
Reply with quote

Joerg.Findeisen wrote:
Please, use proper case when replying. CAPS ON is considered as shouting and unrude.

It is always funny to see what people do to prevent issues of what kind ever. Here you have that DUMMY Job helping to submit at always the same time.


Sorry, I can not undo that because 30 min have passed since my first message.

Greatings.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   This topic is locked: you cannot edit posts or make replies. View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts executing XCTL command in COBOL witho... CICS 10
No new posts Receiving RC 5 when executing REXX pr... CLIST & REXX 3
No new posts Help Control-R IBM Tools 2
No new posts Issues with executing a REXX MACRO th... TSO/ISPF 4
Search our Forums:

Back to Top