Previous Topic

Next Topic

Book Contents

Book Index

Selecting a Table from the Table List Screen

You can now enter the Table List screen so that it displays your newly created table.

  1. Ensure that correct library name is entered in the LIBRARY field of the entry panel and that the TABLE field is blank.

    The Table List screen is displayed. Unless you are using a library dedicated to this set of exercises, other table names appear in the Table list screen.

    Figure 19 Control-M Table List Screen

      LIST OF TABLES IN CTM.TEST.SCHEDULE                            -------------(2)      

      COMMAND ===>                                                    SCROLL===> CRSR

      OPT  NAME ------------ VV.MM  CREATED     CHANGED     SIZE  INIT   MOD  ID

           ADABAS            01.00 98/09/09 00/05/09 00:50    70    70     0 O01

           APPLNTN           01.00 98/09/09 00/05/09 00:50   180   180     0 O01

           APPLPRDI          01.00 98/09/09 00/05/09 00:50    41    41     0 O01

           ARCNIGHT          01.00 98/09/09 00/05/09 00:50     5     5     0 S07

           ASMBTR1           01.00 98/09/09 00/05/09 00:50     9     9     0 S07

           ASMBTR2           01.00 98/09/09 00/05/09 00:50    14    14     0 S07

           BACKUP            01.00 98/09/09 00/05/09 00:50     5     5     0 S07

           CICSJOBS          01.00 98/09/09 00/05/09 00:50    70    70     0 O01

           CICSPROD          01.00 98/09/09 00/05/09 00:50   180   180     0 O01

           CICSTEST          01.00 98/09/09 00/05/09 00:50    41    41     0 O01

           CICSUPT           01.00 98/09/09 00/05/09 00:50     5     5     0 S07

           CLIENTS           01.00 98/09/09 00/05/09 00:50     9     9     0 S07

           DB2EXE            01.00 98/09/09 00/05/09 00:50    14    14     0 S07

           DLOAD             01.00 98/09/09 00/05/09 00:50     5     5     0 S07

           MAINDAY           01.00 98/09/09 00/05/09 00:50   180   180     0 O01

           MAINT             01.00 98/09/09 00/05/09 00:50    41    41     0 O01

           MAINTPL           01.00 98/09/09 00/05/09 00:50     5     5     0 S07

           ONSPOOL           01.00 98/09/09 00/05/09 00:50     9     9     0 S07

           ONSPOOLT          01.00 98/09/09 00/05/09 00:50    14    14     0 S07

           OPERCLN           01.00 98/09/09 00/05/09 00:50     5     5     0 S07

      OPTIONS S SELECT  O ORDER  F FORCE  G GRAPHIC FLOW  B BROWSE  D DELETE 15.38.37

    Among the options of the Table List screen are the options S (Select) and B (Browse). Both these options bring you to the Job List screen, where the list of jobs in the table are displayed, but each displays the Job List screen in a different mode:

    You will not edit the job scheduling definition at this point, so use the B (Browse) option.

  2. Either page down until the table name is visible, or perform an ISPF LOCATE to locate your table. Ensure that the cursor is in the OPTION field for your table.
  3. Specify option B (Browse) in the OPTION field next to your table.

The Job List screen is displayed in Browse mode. The screen displays the two defined jobs in your table.

Figure 20 Job List Screen

JOB LIST     LIB: CTM.TEST.SCHEDULE                             TABLE: IDGS1

COMMAND ===>                                                    SCROLL===> CRSR

OPT  NAME ----- DESCRIPTION ---------------------------------------------------

      IDJOB1     THIS JOB MUST BE RUN BEFORE IDJOB2

      IDJOB2   

  ====== >>>>>>>>>>>>>>>>    NO MORE JOBS IN TABLE     <<<<<<<<<<<<<<<<<<< =====

       

       

       

       

       

       

       

       

       

       

       

       

       

       

       

       

       

OPTIONS S SEL D DEL I INS O ORDER F FORCE J JCL C COPY P PLN T JOBSTAT 15.37.39

From the Job List screen, you can now use the S (Select) option to browse either the IDJOB1 or the IDJOB2 job scheduling definition in the table.

In addition to the screen shown above, there are other possible formats of the Job List screen.

Parent Topic

Return to the Scheduling Definition Facility