z/OS DFSMShsm Managing Your Own Data
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Using ISMF

z/OS DFSMShsm Managing Your Own Data
SC23-6870-00

The following steps present an example of how to use the HRECALL line operator to recall one or more data sets. In our example, we have used USER20.ISMF.JCL as a sample data set name.

  1. Generate a list of data sets as described in Methods of performing tasks.
  2. Enter the HRECALL line operator in the line operator column next to USER20.ISMF.JCL as described in Figure 1.
    Figure 1. Data Set List Panel with HRECALL Selected
       Panel  List  Dataset  Utilities  Scroll  Help
     ------------------------------------------------------------------------------
                                      DATA SET LIST
                                                             Entries 1-1 of 1
     Enter Line Operators below:                             Data Columns 3-6 of 39
     
          LINE                                    ALLOC    ALLOC   % NOT  COMPRESSED
          OPERATOR          DATA SET NAME         SPACE    USED    USED   FORMAT
         ---(1)----  ------------(2)------------ --(3)--  --(4)--  -(5)-  ---(6)----
                     USER20.CLIST.CLIST               46       46      0  ???
                     USER20.DFP220.DGTTLIB            46       46      0  ???
                     USER20.ISMF.DGTLLIB              46       46      0  ???
                     USER20.ISMF.DGTPLIB              46       46      0  ???
                     USER20.ISMF.DUMP               4684     4356      7  ???
         HRECALL     USER20.ISMF.JCL                 468       46     90  ???
                     USER20.ISPFILE                   46       46      0  ???
                     USER20.ISPPROF                   93       93      0  ???
                     USER20.SPFLOG1.LIST            2623     1311     50  ???
                     USER20.TEMP.DATASET            4684       93     98  ???
         ----------  ------  -----------  BOTTOM OF  DATA  -----------  ------  ----
     
     Command ===>                                                  Scroll ===> HALF
      F1=Help    F2=Split   F3=End     F4=Return  F7=Up      F8=Down    F9=Swap
     F10=Left   F11=Right  F12=Cursor

    The HRECALL Entry panel appears.

  3. Complete the HRECALL Entry panel as described in Figure 2. (Specify Y in the wait for completion field if you want to wait for HRECALL to complete before returning to ISMF. Specify N in the wait for completion field if you do not want to wait for HRECALL to complete before returning to ISMF.)
    Figure 2. HRECALL Entry Panel
       Panel  Utilities  Help
     ------------------------------------------------------------------------------
                                  HRECALL ENTRY PANEL
     
     Optionally Specify One or More for
      Data Set: USER20.ISMF.JCL
     
       To Recall to a Specific Volume, Specify:
         Volume Serial Number  . .           (target volume)
         Device Type . . . . . . .           (target device type)
     
       DA Access Option  . . . . .           (SAMETRK, RELTRK OR RELBLK)
     
       Wait for Completion . . . . N         (Y or N)
     
       Data Set Password . . . . .           (if password protected)
     
     
     
     
     
     Command ===>
      F1=Help    F2=Split   F3=End     F4=Return  F7=Up      F8=Down    F9=Swap
     F10=Left   F11=Right  F12=Cursor
  4. Press ENTER to perform the recall and redisplay the list (see Figure 3).

The asterisk next to HRECALL in the line operator column indicates that the recall was successful if you specified wait for completion=Y, or that the HRECALL task was successfully issued to DFSMShsm if you specified wait for completion=N.

Figure 3. Data Set List Panel After Function Completes
   Panel  List  Dataset  Utilities  Scroll  Help
 ------------------------------------------------------------------------------
                                  DATA SET LIST
                                                         Entries 1-1 of 1
 Enter Line Operators below:                             Data Columns 3-6 of 39
 
      LINE                                    ALLOC    ALLOC   % NOT  COMPRESSED
      OPERATOR          DATA SET NAME         SPACE    USED    USED   FORMAT
     ---(1)----  ------------(2)------------ --(3)--  --(4)--  -(5)-  ---(6)----
                 USER20.CLIST.CLIST               46       46      0  ???
                 USER20.DFP220.DGTTLIB            46       46      0  ???
                 USER20.ISMF.DGTLLIB              46       46      0  ???
                 USER20.ISMF.DGTPLIB              46       46      0  ???
                 USER20.ISMF.DUMP               4684     4356      7  ???
     *HRECALL    USER20.ISMF.JCL                 468       46     90  ???
                 USER20.ISPFILE                   46       46      0  ???
                 USER20.ISPPROF                   93       93      0  ???
                 USER20.SPFLOG1.LIST            2623     1311     50  ???
                 USER20.TEMP.DATASET            4684       93     98  ???
     ----------  ------  -----------  BOTTOM OF  DATA  -----------  ------  ----
 
 Command ===>                                                  Scroll ===> HALF
  F1=Help    F2=Split   F3=End     F4=Return  F7=Up      F8=Down    F9=Swap
 F10=Left   F11=Right  F12=Cursor

For more information on using DFSMShsm/ISMF line operators, see z/OS DFSMS Using the Interactive Storage Management Facility or use the online help provided with ISMF.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014