RUN_CNTL_TAU

(SQL Table)
Index Back

Run Control for Tbl Access Utl

This record defines run control parameters for the Table Access Utility.

  • Parent Record Of TAU_PGM_LIST
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
    2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
    3 TAU_APPTYPE Character(3) VARCHAR2(3) NOT NULL This field identifies the type of application (program) to be analyzed by the Table Access Utility..
    AEP=AppEngine Programs
    CBL=COBOL Programs
    QRY=Queries
    SQR=SQR Reports
    4 OBJECTOWNERID Character(4) VARCHAR2(4) NOT NULL Object owner identifier
    5 TAU_APPNAME Character(128) VARCHAR2(128) NOT NULL This field is used to specify the Application to be analyzed for the Table Access Utility.
    6 TAU_INCLUDE_TOOLS Character(1) VARCHAR2(1) NOT NULL The field is used to indicate whether PS Tools tables should be reported by the Table Access Utility. Setting this indicator to NO will cause the Utility to only report "application" tables.

    Y/N Table Edit

    Default Value: N

    7 TAU_SOURCEPATH Character(254) VARCHAR2(254) NOT NULL This field holds the path where application source code is located. This is used to access source code while analyzing table usage.
    8 TAU_TOOLSPATH Character(254) VARCHAR2(254) NOT NULL This field holds the path where Tools programs are located. It is used to access source code when analyzing table usage.