RB_CIM_RUN_LOG

(SQL Table)
Index Back

Batch Run LogTable

This table stores any messages relating to the execution of a specific batch. If

  • Parent record: RB_CIM_RUNSPEC
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID

    Prompt Table: RB_CIM_RUNSPEC

    2 BATCH_ID Number(15,0) DECIMAL(15) NOT NULL CDH INTERFACE TABLE FIELD - BATCH_ID
    3 TEST_REC_NBR Number(9,0) DECIMAL(9) NOT NULL Unique record number within a batch. This field was created by CRM and should be replaced with the OFFICIAL version of the field from Campus.

    Default Value: 0

    4 DTTM_STAMP DateTime(26) TIMESTAMP NOT NULL Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.

    Default Value: %Datetime

    5 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance

    Default Value: 0

    6 CIM_LOG_LEVEL Number(1,0) SMALLINT NOT NULL Logging Level Indicator

    Default Value: 0

    7 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
    8 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
    9 MESSAGE_PARM Character(254) VARCHAR2(254) NOT NULL Message Parameter Text
    10 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254