BAT_TIMINGS_LOG | |
Table: PS_BAT_TIMINGS_LOG |
| PeopleSoft Field Name | Description |
|---|---|
PROCESS_INSTANCE | Process Instance |
| PROCESS_NAME | Name of the Process, same as PSPRCSRQST.PRCSNAME |
| OPRID | ID of Operator who ran the process |
| RUN_CNTL_ID | Run Control ID |
| BEGINDTTM | Date/Time at which the process began. Should be the same as PSPRCSRQST.BEGINDTTM |
| ENDDTTM | Date/Time at which the process ended. This may be a few seconds earlier that PSPRCSRQST.ENDDTTM which is updated again by the Distribution Server (see Life Cycle of a Process Request). |
| TIME_ELAPSED | Overall Elapsed Time (in milliseconds) |
| TIME_IN_PC | Total PeopleCode Time (in milliseconds) |
| TIME_IN_SQL | Total SQL Time (in milliseconds) |
| TRACE_LEVEL | Trace level (AE) |
| TRACE_LEVEL_SAM | SAM Trace Level |
Author: PeopleTools | |
| Return to Index | © Go-Faster Consultancy Ltd. Last updated 25 July 2010 |