RB_EMAIL_Q_LOG

(SQL Table)
Index Back

Email Queue Log

Record used to store error log for emails in the queue to be resent

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 UID20 Character(20) VARCHAR2(20) NOT NULL This field is for UID of 20 characters long.
2 DTTM_STAMP DateTime(26) TIMESTAMP 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.
3 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
4 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
5 USERID Character(30) VARCHAR2(30) NOT NULL A user's ID
6 RPT_PARM1 Character(50) VARCHAR2(50) NOT NULL Report Parm 1
7 RPT_PARM2 Character(50) VARCHAR2(50) NOT NULL Report Parm 2
8 RPT_PARM3 Character(50) VARCHAR2(50) NOT NULL Report Parm 3