Previous Topic

Next Topic

Book Contents

Book Index

Processing Restore Missions

Restoring in Control-D is performed by a restore mission.

The restore process consists of four stages:

  1. Build the list of restore candidates

    The list is an accumulation of all restore requests that were interactively selected in the History User Reports List screen. The requests are processed when the restore mission is activated (as set out below).

  2. Merge the restore candidate list with the restore JCL skeleton
  3. Submit the restore job
  4. Analyze the results of the restore job

Two restore missions are predefined for you:

In this exercise, you will use the cyclic restore mission.

  1. To activate the cyclic "60 minutes" restore mission, do the following:
    1. From the COMMAND field type =A and press Enter. The Active Missions Environment screen is displayed.

    Figure 43 Active Missions Environment Screen

    -------------------- D ACTIVE MISSIONS ENVIRONMENT -----------------(A)

    COMMAND ===>                                                    SCROLL===> CRSR

    O NAME     ODATE  TYP OWNER    ------------------STATUS ------------------  UP

      STD      050500 PRT M22      ENDED OK

      BKP0007D 050500 BKP M22      ENDED OK

      BKP0031D 050500 BKP M22      WAIT PROCESS

      BKP0180D 050500 BKP M22      WAIT PROCESS

      BKP0365D 050500 BKP M22      WAIT PROCESS

      RSTADHOC 050500 RST M22      WAIT PROCESS

      RST0060M 050500 CRS M22      WAIT PROCESS

               050500 REP M22      GENERIC WAITING FOR JOB

      jobnamR1 050500 REP M22      Jnnnnn ENDED OK

      jobnamR2 050500 REP M22      Jnnnnn ENDED OK

    ======== >>>>>>>>>>>>>>>>>>> BOTTOM OF ACTIVE MISSIONS LIST <<<<<<<<<<<<<< ===

    OPT: ? WHY  H HOLD D DELETE F FREE L LOG Z ZOOM R RERUN P PRINT CONTROL 20.01.14

    1. Find the restore mission in the list of missions with the FIND command. Type F RST0060M in the COMMAND field and press Enter.
  2. As mentioned earlier, this cyclic restore mission is activated automatically once every 60 minutes. When is the next time this restore mission will be activated?

    The ? (why) option on this screen supplies this information with a list of reasons for a "Wait" status. Use this option as follows:

    1. Position the cursor to the left of restore mission RST0060M.
    2. Type ? and press Enter. The following screen is displayed:

    ------------------------- RST0060M IS WAITING FOR: -----------------------(A.?)

    COMMAND ===>                                                    SCROLL===> CRSR

        TIME LIMIT        FROM   ----            UNTIL    ----

        NEXT REC/CYC RUN  FROM   1855

    ======= >>>>>>>>>>>>>>>>>          END OF "WHY" LIST    <<<<<<<<<<<<<<<< ========

  3. It is likely that the current interval will not end during the next few minutes. However, a restore is needed now. The following steps outlined one of the ways this can be done.

    Press PF03/PF15.

  4. Position the cursor to the left of the restore mission, type H and press Enter. The restore mission changes its status to REQUEST HELD WAIT PROCESS.
  5. Press Enter periodically to display the current status. After a few seconds, the restore mission status changes again to HELD WAIT PROCESS. Modification of missions on the Active Missions Environment screen can be performed only after changing the mission's status to HELD.
  6. Position the cursor to the left of the restore mission.
  7. Type Z and press Enter. The Active Missions Environment Zoom screen is displayed.

    Figure 44 Active Missions Environment Zoom Screen

    ---- D CATEGORY TEST                 RST MISSION RST0060M --------(A.Z)

    COMMAND ===>                                                    SCROLL===> CRSR

    +-----------------------------------------------------------------------------+

       CATEGORY  DAILY                            MISSION RST0060M                 

       OWNER     M22          TASKTYPE CRS        GROUP   M22                     

       TIMESTAMP 10131153     ODATE    050500     MAXWAIT 00                       

       DESC      RESTORE REPORTS EVERY 60 MINUTES                                 

       ===========================================================================

       IN                                                                          

       TIME FROM      TO      NOT LATER THAN      PRIORITY      

       INTERVAL  060          NEXT TIME      1855               

       ===========================================================================

       OUT                                                                        

       SHOUT WHEN NOTOK                                TO OPER2             URGN R

        MSG                                                                        

       SHOUT WHEN                                      TO                   URGN   

        MSG                                                                        

    ====== >>>>>>>>>>>>>>> END OF RESTORE MISSION PARAMETERS <<<<<<<<<<<<<<<< =====

                                                                                  

                                                                                  

                                                                                  

                                                                                  

    ENTER SAVE   TO UPDATE CHANGES                                         18.22.43

    This Zoom screen allows you to see the definition of a mission listed in the Active Missions Environment screen, and gives you the option of modifying some parameters. The parameter to change is the NEXT TIME parameter. This parameter indicates the next time this cyclic mission is to be activated.

  8. Type F NEXT in the COMMAND field, and press Enter.
  9. Position the cursor in the NEXT TIME field using the Tab key.
  10. Look at the bottom right of the screen to see the present time.
  11. Type the present time plus two minutes and press Enter.
  12. From the COMMAND field, type SAVE and press Enter.

    You automatically return to the Active Missions Environment screen. Press Enter to see the current status. The restore mission status changes to REQUESTED CHANGE HELD WAIT PROCESS. After a few seconds, the status changes again to HELD WAIT PROCESS.

  13. Now that the restore mission is updated, free it, as follows:
    1. Position the cursor to the left of the restore mission.
    2. Type F and press Enter. Within a few seconds the restore mission is freed and activated.
  14. Once the mission is activated, the four stages mentioned earlier are performed. Press Enter periodically to display the current status. The restore mission enters a RESTORE-IN-PROCESS status. The submitted restore job requests the tape that was used in the backup job. (A message appears on the operator console.)
  15. You may want to verify that the computer operator has mounted the tape. When the restore mission has the status ENDED OK, you may proceed.

Parent Topic

Restore Missions