PL_ERROR_DT_VW(SQL View) |
Index Back |
|---|---|
Error Date Viewa view of the error dates in the PL_ERROR_COUNTS record |
| SELECT DISTINCT PROBINST , PL_RECORD_DTTM FROM PS_PL_ERROR_COUNTS WHERE PL_ERROR_CODE >= 'E001' AND PL_ERROR_CODE <= 'E099' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(20) | VARCHAR2(20) NOT NULL | Optimization Problem Instance | |
| 2 | DateTime(26) | TIMESTAMP | PL_PREV_SRCH |