PSIBFEEDARCHTMP(SQL Table) |
Index Back |
---|---|
IB Feed archive temp table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | IB_OPERATIONNAME | Character(30) | VARCHAR2(30) NOT NULL | Service Operation (see PSOPERATION). |
2 | SUBQUEUE | Character(60) | VARCHAR2(60) NOT NULL | Sub Queue |
3 | PTFP_FEED_ARCH_OPT | Character(1) | VARCHAR2(1) NOT NULL |
Feed archiving options field
0=All not in range 1=All but latest message 2=All but n latest messages 3=No Archiving 4=Archive all |
4 | PTFP_MAX_ROW | Number(3,0) | SMALLINT NOT NULL | Max Number of Entries |
5 | PTFP_MAX_MINUTES | Number(5,0) | INTEGER NOT NULL | Max Age in Minutes |