View previous topic :: View next topic
|
Author |
Message |
Ali_gezer
Active User
Joined: 06 Apr 2021 Posts: 123 Location: argentina
|
|
|
|
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 |
|
|
Joerg.Findeisen
Senior Member
Joined: 15 Aug 2015 Posts: 1329 Location: Bamberg, Germany
|
|
|
|
Are there not forecast or simulate functions available within the scheduler? |
|
Back to top |
|
|
Ali_gezer
Active User
Joined: 06 Apr 2021 Posts: 123 Location: argentina
|
|
|
|
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 |
|
|
Ali_gezer
Active User
Joined: 06 Apr 2021 Posts: 123 Location: argentina
|
|
|
|
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 |
|
|
Ali_gezer
Active User
Joined: 06 Apr 2021 Posts: 123 Location: argentina
|
|
|
|
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 |
|
|
Joerg.Findeisen
Senior Member
Joined: 15 Aug 2015 Posts: 1329 Location: Bamberg, Germany
|
|
|
|
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 |
|
|
Ali_gezer
Active User
Joined: 06 Apr 2021 Posts: 123 Location: argentina
|
|
|
|
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 |
|
|
|