BAT_TIMINGS_DTL

Return to Index

Table: PS_BAT_TIMINGS_DTL

This table contains a row for each step executed in an Application Engine program.  Note: This table is not purged as a part of the process scheduler purge process.

PeopleSoft Field NameDescription
PROCESS_INSTANCEProcess Instance
BAT_PROCESS_TYPEProcess type (Cobol, AE, etc)
A=Application Engine
C=COBOL
BAT_PROGRAM_NAMEProgram or module name where the source code is located.  If the code is from another Application Engine program that has been called, possibly an Application Library, this value may differ from BAT_TIMINGS_LOG.PROCESS_NAME.

Special Values: AE Internal, PeopleCode

BAT_DTL_TYPEDetail type (SQL, PeopleCode)
DETAIL_IDDetail line identifier.  This is a reference to the code that is executed.. 
  • For Application Engine code, the detail is made up from the section name, step name, and action type. 
  • For PeopleCode, the SQL operation (SELECT, INSERT, DELETE, UPDATE) and the table name involved.
  • For AE Internal operations: CHECKPOINT, COMMIT, LOGMSG
COMPILE_COUNTNumber of Compilations
COMPILE_TIMETotal Compilation Time (in milliseconds)
EXECUTE_COUNTNumber of Executions
EXECUTE_TIMETotal Execute Duration (in milliseconds)
FETCH_COUNTNumber of SQL Fetches
FETCH_TIMETotal SQL Fetch Time
RETRIEVE_COUNTNumber of Retrieve Operations
RETRIEVE_TIMERetrieve Duration (in milliseconds)
BULK_INSERTBulk Insert Flag

Y/N Table Edit

PEOPLECODECOUNTPeopleCode Execution Count
PEOPLECODESQLTIMETotal PeopleCode SQL Time
PEOPLECODETIMETotal PeopleCode Time
CURRENCY_ROUNDCurrency rounding flag

Y/N Table Edit

EXECUTE_EDITSExecute edits flag

Y/N Table Edit

Author: David Kurtz

Return to Index

© Go-Faster Consultancy Ltd.  Last updated 25 July 2010