Using a profile to perform a health check

You can run a Database Recovery Facility Extended Functions health check on an object profile or job profile.

About this task

Complete the following steps to build a health check job:

Procedure

  1. Specify H in the Cmd line next to the object or job profile you want to run a health check on.
  2. On the Build Health Check Job panel, specify the following information:
    Figure 1. Build Health Check Job panel
                            Build Health Check Job                       
                                                                         
       Edit Generated Job         Y           (Yes/No)                   
       Edit Health Check Options  N           (Yes/No)                   
                                                                         
       Build job in Dataset   BSY.TST0220.SAMPLIB                        
                    Member    BSY#IERQ                                   
                                                                         
       Job Cards:                                                        
    ==> //IMGCOPY JOB TS5866,CLASS=A,NOTIFY=&SYSUID                      
    ==> //*                                                              
    ==> //*                                                              
    ==> //*                                                              
                                                                         
    Edit Generated Job
    Specify Y to view the job in an ISPF edit session after generation. If you specify N, you will return to the previous panel after the job is generated.
    Edit Health Check Options
    Specify Y to view and update the existing health check options that will be used for this job execution. If you specify N, the default or previously-used options will be used.
    Build job in Dataset member
    Specify the fully qualified data set name (without quotes) where you want to save the generated job. This data set must exist and can be sequential or a PDS. If the data set is a PDS, specify a member name. If the member does not exist, IMS Recovery Expert will create it.
    Job Cards
    Specify a valid job card for your site.
  3. Press Enter to continue, or PF3 to cancel.
  4. Submit the JCL.