Building the coordinated recovery job for IMS objects

Build the JCL for the recovery of the IMS databases.

Procedure

  1. On the Recovery Plans Jobs panel, after you have built the coordinated recovery job for the Db2® objects, press PF3 to navigate back through several panels to the Build job for IMS.PROFILE panel.

    Figure 1. Build job for IMS.PROFILE panel
    
    BSY$V2R1  -----–--- Build Job for IMS.PROFILE  -------- 2021/01/13  12:56:12 
                                                                               
       Recovery Point           1 (1 Current, 2 Timestamp, 3 PIT, 4 RPID       
       Recovery Timestamp       __________________________                     
                                                                               
       Edit Generated Job      Y  (Yes/No)                                     
       Edit Recovery Options   N  (Yes/No)                                     
                                                                               
       Build Job in Dataset    _________________________________________       
                    Member     _________________________________________       
                                                                               
       Job Cards                                                               
    ==> //OBJREST Job PDSUSC, CLASS=A, NOTIFY=&SYSUID___________________       
    ==> //______________________________________________________________       
    ==> //______________________________________________________________       
    ==> //______________________________________________________________       
                                                                               
                                                                           

  2. The type of recovery point that you selected is listed in the Recovery Point field. If you selected to specify a timestamp, it is listed in the Recovery Timestamp field.
    The Recovery Point and Recovery Timestamp values are the same as those specified for the recovery of the Db2 objects.
  3. Specify Y in the Edit Generated Job to view the job in an ISPF edit session after generation. If you specify N, you cannot edit the JCL before it is stored in the data set.
  4. To update the recovery options for the IMS job profile, specify Y in the Update Recovery Options field and press Enter.
    On the Recovery Options panel, edit the options that you want to change and press PF3 to return to the Build IMS Coordinated Recovery Job panel. For more information about IMS recovery options, see Recovery using application operations.
  5. Specify a fully qualified data set name (without quotation marks) where you want to save the generated job in the Build job in Dataset field. This data set must exist and can be sequential or a PDS. If the data set is a PDS, specify a member name in the Build job in Member field. If the member does not exist, it will be created.
  6. Specify a valid job card for your site in the Job Cards field.
  7. When you are ready to generate the IMS recovery job, press Enter.

Results

All the fields are validated and the recovery job is built. The job is stored in the data set that you specified.