Temporarily altering AUTOSCAN time for Scheduler
search cancel

Temporarily altering AUTOSCAN time for Scheduler

book

Article ID: 140513

calendar_today

Updated On:

Products

Scheduler Job Management

Issue/Introduction

Due to business requirements, you may need to change the Scheduler's AUTOSCAN time to occur for 1 day only.

Resolution

Issue the MVS modify command to Scheduler to adjust the Autoscan time.

 

F caschd,AUTOSCAN TIME=120+       where 120 is in minutes after the scheduled AUTOSCAN time

F caschd,AUTOSCAN TIME=120-        where 120 is in minutes before the scheduled AUTOSCAN time



Here is an example of the procedure to take before and after the change of time.   

Normal AUTOSCAN time occurs at 8:00 am on 11/21/19

Temporary AUTOSCAN time to occur at 10:40 am on 11/20/19

 

Display current Autoscan time, go to

1  MONITOR   - Control and monitor the current workload          then 

3  COMMAND  - Build a command for CA Scheduler     then    

D2 DISPLAY     then

2  DATE      - Autoscan Information           

This should display the current AUTOSCAN information.

 

From the system console, issue the command issue 

F caschd,AUTOSCAN TIME=1280-      

A WTOR will be displayed and respond OK

*13 CACM109R SCHD 1280- CHANGE OF  AUTOSCAN REQUESTED, REPLY OK|TERM 

 

After responding to the WTOR, display the Autoscan information again to confirm the temporary change

--------------- CA SCHEDULER R11 (SCHD-SYSA) COMMAND OUTPUT --------------

 COMMAND ===>                                                  SCROLL ===>

********************************* Top of Data *****************************

SC DISPLAY DATE    

CACM054I LAST AUTOSCAN: JUL=2019324 GREG=11/20/19 TIME= 8.00.01 AUTOMATIC

CACM054I FOR      DATE: JUL=2019324 GREG=11/20/19 TIME= 8.00.00

CACM054I NEXT AUTOSCAN: JUL=2019324 GREG=11/20/19 TIME=10.40.00 TEMPORARY

CACM054I FOR      DATE: JUL=2019325 GREG=11/21/19 TIME= 8.00.00

CACM054I TODAY'S  DATE: JUL=2019324 GREG=11/20/19 TIME=10.35.35

******************************** Bottom of Data ******************************

 

Once the AUTOSCAN has occurred at 10:40, do another display of Autoscan Information and it should reflect the normal time for the next AUTOSCAN time to occur.

 

--------------- CA SCHEDULER R11 (SCHD-SYSA) COMMAND OUTPUT --------------
 COMMAND ===>                                                  SCROLL ===>
********************************* Top of Data *****************************
SC DISPLAY DATE                                                            
CACM054I LAST AUTOSCAN: JUL=2019324 GREG=11/20/19 TIME=10.40.01 TEMPORARY  
CACM054I FOR      DATE: JUL=2019325 GREG=11/21/19 TIME= 8.00.00            
CACM054I NEXT AUTOSCAN: JUL=2019326 GREG=11/22/19 TIME= 8.00.00 AUTOMATIC  
CACM054I FOR      DATE: JUL=2019326 GREG=11/22/19 TIME= 8.00.00            
CACM054I TODAY'S  DATE: JUL=2019324 GREG=11/20/19 TIME=10.40.15            
******************************** Bottom of Data **************************

 

Note:   If a need arises that the AUTOSCAN time needs to go back to normal prior to the TEMPORARY time change, you can reset back to normal by issuing the command,

F caschd,AUTOSCAN TIME=0.