Previous Topic

Next Topic

Book Contents

Book Index

SMART Table Entity

You can now request creation of SMART Table IDGS2, and take a look at the SMART Table Entity.

  1. In the Entry Panel, enter IDGS2 in the TABLE field and Y in the SMART TABLE field. (Note: Once you specify a SMART Table name in the TABLE field, you will not be able to change the name from the SMART Table Entity Scheduling Definition panel.)

    SPECIFY LIBRARY, TABLE, JOB                                        

                                                                                 

       LIBRARY ===> CTM.TEST.SCHEDULE                                             

       TABLE   ===> IDGS2               (Blank for table selection list)          

       JOB     ===>                     (Blank for job selection list)            

                                                                                 

       SMART TABLE ===> Y ( Y - for new SMART Table )

       

                                                                                 

    The SMART Table Entity scheduling definition is displayed.

    Figure 37 SMART Table Entity Scheduling Definition

    TBL                      CTM.TEST.SCHEDULE(IDGS2)                            

    COMMAND ===>                                                    SCROLL===> CRSR

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

      TABLE IDGS2                      GROUP                                      

      OWNER   ID                                                                  

      APPL                                                                        

      DESC                                                                        

      ADJUST CONDITIONS N             TBL MAXWAIT 05                              

      KEEP JOBS UNTIL REMOVED Y      KEEP AT LEAST 05 DAYS AFTER ENDED NOT OK     

      SET VAR                                                                     

      DOCMEM  IDGS2       DOCLIB                                                 

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

      SCHEDULE RBC                                          LEVEL TBL             

      DAYS                                                          DCAL          

                                                                         AND/OR   

      WDAYS                                                         WCAL          

      MONTHS  1- Y 2- Y 3- Y 4- Y 5- Y 6- Y 7- Y 8- Y 9- Y 10- Y 11- Y 12- Y      

      DATES                                                                      

      CONFCAL          SHIFT       RETRO N MAXWAIT 05

      SCHEDULE RBC ACTIVE FROM          UNTIL                                 

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

      SCHEDULE RBC                                           LEVEL                

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

      IN                                                                         

      CONTROL                                                                     

      FROM TIME         +     DAYS    UNTIL TIME      +     DAYS                 

      DUE OUT TIME      +     DAYS    PRIORITY     SAC    CONFIRM                 

      TIME ZONE:                                                                  

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

      OUT                                                                         

      MAXRERUN                                                                    

      CYCLIC TYPE: C                                  INTERVAL        FROM       

      INTERVAL SEQUENCE: +        +         +         +         +                 

      SPECIFIC TIMES:                                            TOLERANCE       

                            +           +           +          +           +      

      ON TABLE-END NOTOK                                                          

        DO COND          ACCTS-CHK-REQUIRED   ODAT +                              

      SHOUT WHEN           TIME       +     DAYS     TO                  URGN     

        MS                                                                        

    ======  >>>>>>>>>>>>>>>>>>>>> END OF TABLE PARAMETERS <<<<<<<<<<<<<<<<<<< =====

    COMMANDS: EDIT, DOC, PLAN,                                           11.51.58

Although the SMART Table Entity scheduling definition is similar to the job scheduling definition, there are differences. The first thing to note is that the term TBL in the upper left corner identifies the definition as a SMART Table Entity.

The next thing to note is that the first field in the definition, under the COMMAND line, is the TABLE field, followed by the GROUP field on the same line. Note also that there is no MEMLIB field.

In a regular job scheduling definition, the MEMNAME parameter contains the name of the JCL member of the job. However, a SMART Table Entity does not have a JCL member.

By default, the name you specified in the TABLE field automatically gets placed in the DOCMEM field.

  1. In the GROUP field, specify the name IDGRP4, which is the name of our group.
  2. In the DESC field, specify SMART TABLE ENTITY FOR TABLE IDGS2. The entries in the General parameters section appear as shown below:

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

      TABLE   IDGS2                  GROUP   IDGRP4                              

      OWNER   ID                                                                 

      APPL                                                                      

      DESC    SMART TABLE ENTITY FOR TABLE IDGS2                                 

      ADJUST CONDITIONS N             TBL MAXWAIT 05                            

      KEEP JOBS UNTIL REMOVED Y      KEEP AT LEAST 05 DAYS AFTER ENDED NOT OK     

      SET VAR                                                                    

      DOCMEM  IDGS2       DOCLIB                                                 

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

Parent Topic

Creating a SMART Table