You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

PW_PWII_INSTANCE_ID

Defines the instances in the Precise installation.

Column NameColumn Description
PWII_IDThe instance ID. Columns of XXXX_PWII_INSTANCE_ID have values from the column.
PWII_INSTANCE_NAMEThe name of the instance.
PWII_TECHNOLOGYTwo characters defining technology of the instance (such as OR for Oracle and JE for J2EE).
PWII_SERVERThe name of the server on which the instance is installed.

PW_SPVS_AVAIL_STAT_LS_T

Calculated table showing total availably. Source tables are PW_SPSS_APPSVR_AVAIL_STAT_T and PW_SPLS_LOCALE_STAT_T.

Column NameColumn Description
SPVS_PWII_INSTANCE_IDThe instance ID.
SPVS_TIMESTAMPThe sampling end time aligned to the time grain (5 minutes).
SPVS_RECEIVED_TIMESTAMPThe received timestamp.
SPVS_MINUTES_COUNT_SUMThe minutes count.
SPVS_PWHG_IDThe hour group in the PW.
SPVS_APPSVR_KEYThe application server ID, on which the job step occurred.
SPVS_LOCALE_KEYThe locale ID, on which the step took place.
SPVS_LOCALE_AVAIL_AVGThe average availability of the destinations in this locale’s locale.
SPVS_APPSVR_AVAIL_AVGThe average availability of the application server.
SPVS_REAL_AVAILABILITY_AVGThe average end to end availability.
SPVS_AVAIL_WITH_DOWNTIME_AVGThe average end to end availability, excluding planned down time in the average.

PW_SPBS_BATCH_STAT_T

Batch step statistics table.

Column NameColumn Description
SPBS_PWII_INSTANCE_IDThe instance ID.
SPBS_TIMESTAMPThe start time of the batch step.
SPBS_RECEIVED_TIMESTAMPThe received timestamp.
SPBS_MINUTES_COUNT_SUMThe minutes count.
SPBS_PWHG_IDThe hour group in the PW.
SPBS_HOST_KEYThe host machine ID, on which the transaction took place.
SPBS_APPSVR_KEYThe application server ID, on which the job step occurred.
SPBS_CLIENTThe ID of the SAP client executing the step.
SPBS_PGM_KEYThe ID of the executing ABAP program.
SPBS_USER_KEYThe ID of the user executing the job.
SPBS_ROW_IDThe row ID.
SPBS_JOB_KEYThe ID of the executed job.
SPBS_STEP_IDThe step order in the executed job.
SPBS_QUEUE_TIME_SUMTime spent waiting in the dispatcher for a work process (in seconds).
SPBS_APP_TIME_SUMTotal time spent in the application server (in seconds).
SPBS_DB_TIME_SUMTotal time spent in the database (in seconds).
SPBS_LOAD_TIME_SUMTotal time spent on loading from the database and generate objects like ABAP source code, CUA and screen information.
SPBS_ENQ_TIME_SUMTime spent waiting for a resource protected by a SAP lock (in seconds).
SPBS_CPU_TIME_SUMCPU time consumed by the work processes (in seconds).
SPBS_ROLLWAIT_TIME_SUMTime spent in a rolled out status in the application server (in seconds).
SPBS_PRIVMODE_COUNT_SUMNumber of times a work process ran in private mode.
SPBS_MEMORY_USED_SUMAmount of SAP’s extended (shared) memory attributed to the application.
SPBS_KB_TRANSFERRED_SUMAmount of database data transferred (in KB).
SPBS_PHY_READ_COUNT_SUMNumber of read access performed to the database (could not be satisfied from SAP buffers).
SPBS_DB_SEQ_REQS_SUMNumber of requests for database sequential read.
SPBS_DB_SEQ_CALL_SUMNumber of actual calls to the database to satisfy a sequential read request.
SPBS_DB_SEQ_TIME_SUMTime spent in the database for sequential reads (in seconds).
SPBS_DB_DIR_REQS_SUMNumber of requests for database direct read.
SPBS_DB_DIR_CALL_SUMNumber of actual calls to the database to satisfy a direct read request.
SPBS_DB_DIR_TIME_SUMTime spent in the database for direct reads (in seconds).
SPBS_DB_ROWS_READ_SUMNumber of rows read from the database.
SPBS_DB_READ_REQS_SUMTotal number of database read requests.
SPBS_DB_REQS_SUMTotal number of database requests.

PW_SPRS_APPSVR_BUFFER_STAT_T

Application server statistics. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPRS_PWII_INSTANCE_IDThe instance ID.
SPRS_TIMESTAMPThe time of the host samples, aligned to five minutes.
SPRS_RECEIVED_TIMESTAMPThe received timestamp.
SPRS_MINUTES_COUNT_SUMThe minutes count.
SPRS_PWHG_IDThe hour group in the PW.
SPRS_APPSVR_KEYThe sampled application server ID.
SPRS_HOST_KEYThe host machine ID, on which the application server is installed.
SPRS_RECORD_COUNT_SUMTotal number of samples made to the application server in the specified time.
SPRS_USERS_AVGAverage number of connected users.
SPRS_SESSION_COUNT_AVGAverage sessions number.
SPRS_ACTIVE_USER_COUNT_AVGAverage number of active users in five minutes.
SPRS_ROLL_AREA_TOTAL_AVGTotal size of roll area, in KB.
SPRS_ROLL_AREA_IN_USE_AVGAverage size of used roll area, in KB.
SPRS_EXTEND_MEMORY_TOTAL_AVGSize of available extended memory, in KB.
SPRS_EXTEND_MEMORY_IN_USEAverage size of used extended memory, meaning extended memory that is in allocated status, in KB.
SPRS_SELECT_SINGLE_COUNT_AVGNumber of requests for database direct reads.
SPRS_SELECT_COUNT_AVGNumber of requests for database direct and sequential reads.
SPRS_SCREEN_HIT_RATIO_AVGAverage hit ratio of screen buffer.
SPRS_SELECT_HIT_RATIO_AVGAverage hit ratio of DB read access.
SPRS_PROGRAM_HIT_RATIO_AVGAverage hit ratio of program buffer.
SPRS_SCREEN_HIT_RATIO_AVGAverage hit ratio of screen buffer.

PW_SPHS_HOST_STAT_T

Host statistics table. Also has D, H, W, M, B, BT, BH, BD, BW, and BM summary levels.

Column NameColumn Description
SPHS_PWII_INSTANCE_IDThe instance ID.
SPHS_TIMESTAMPThe time of the host samples (aligned to 5 minutes).
SPHS_RECEIVED_TIMESTAMPThe received timestamp.
SPHS_MINUTES_COUNT_SUMThe minutes count.
SPHS_PWHG_IDThe hour group in the PW.
SPHS_HOST_KEYThe sampled host machine ID.
SPHS_REC_COUNT_SUMTotal number of samples made to the host in the specified time.
SPHS_LOAD_AVG1_AVGThe average number of work processes waiting for a free processor.
SPHS_LOAD_AVG5_AVGThe average number of work processes waiting for a free processor.
SPHS_LOAD_AVG15_AVGThe average number of work processes waiting for a free processor.
SPHS_INTERRUPTS_AVGThe average number of times per second the operating system had to interrupt system resources during process activity.
SPHS_SYS_CALLS_AVGThe average number of times the operating system performed system (privileged/root) calls per second.
SPHS_CONTEXT_SW_AVGThe average number of times the operating system had to switch CPU resources from one form of work to another per second.
SPHS_USER_MODE_AVGThe average CPU workload caused by user processes (SAP system or database); average percentage of the CPU that is used for user processes.
SPHS_SYS_MODE_AVGThe average CPU workload caused by operating system processes; average percentage of the CPU that is used for operating system processes.
SPHS_IDLE_AVGThe average percentage of the CPU that was not consumed.
SPHS_PAGE_INS_AVGThe average paging in rate per second.
SPHS_PAGE_OUTS_AVGThe average paging out rate per second.
SPHS_KB_PAGE_INS_AVGThe average paging in data amount (in KB) per second.
SPHS_KB_PAGE_OUTS_AVGThe average paging out data amount (in KB) per second.
SPHS_PHYS_MEMORY_AVGThe amount of physical operating system memory (in KB).
SPHS_FREE_MEMORY_AVGThe average amount of free memory (in KB).
SPHS_SWAP_CONFIG_AVGThe configured size of the swap area (in KB).
SPHS_SWAP_FREE_AVGThe average free swap space (in KB).
SPHS_SWAP_SIZE_AVGThe average allocated swap space (in KB).
SPHS_SWAP_MAXThe maximum swap space (in KB) that was allocated.

PW_SPDS_DETAILS_STAT_T

Step statistics table.

Column NameColumn Description
SPDS_PWII_INSTANCE_IDThe instance ID.
SPDS_TIMESTAMPThe start time of the step aligned to the time grain (5 minutes).
SPDS_RECEIVED_TIMESTAMPThe received timestamp.
SPDS_MINUTES_COUNT_SUMThe minutes count.
SPDS_PWHG_IDThe hour group in the PW.
SPDS_LOCALE_KEYThe ID of the locale, on which the step took place.
SPDS_HOST_KEYThe ID of the host machine, on which the step took place.
SPDS_TCODE_KEYThe step's TCODE ID.
SPDS_TRAN_KEYThe step's TCODE or Program ID.
SPDS_PGM_KEYThe ID of the executing ABAP program.
SPDS_USER_KEYThe ID of the user executing the step.
SPDS_APP_KEYThe ID of application the step's TCODE belongs to.
SPDS_ORG_KEYThe ID of the user's organization executing the step.
SPDS_APPSVR_KEYThe ID of the application server, on which the step occurred.
SPDS_CLIENTThe ID of the SAP client user that executed the step belongs to.
SPDS_WORK_TYPEThe step's work type. For example: Dialog, Update, Program.
SPDS_TRAN_TYPEThe step detailed type. For example: Login/Logout , Buffer synchronization, etc.
SPDS_GUIPGM_NAMEThe GUI program the step executed.
SPDS_DYNPROThe screen number.
SPDS_STEP_COUNT_SUMNumber of identical steps per time slice.
SPDS_QUEUE_TIME_SUMTime spent waiting in the dispatcher for a work process (in seconds).
SPDS_RFC_TIME_SUMTotal time spent in remote function calls (in seconds).
SPDS_STEP_TIMESTAMPThe start time of the step.
SPDS_TERMINAL_KEYThe ID of the terminal which activated the step.
SPDS_APP_TIME_SUMTotal time spent in the application server (in seconds).
SPDS_DB_TIME_SUMTotal time spent in the database (in seconds).
SPDS_LOAD_TIME_SUMTotal time spent on loading from the database and generate objects like ABAP source code, CUA, and screen information.
SPDS_ENQ_TIME_SUMTime spent waiting for a resource protected by a SAP lock (in seconds).
SPDS_CPU_TIME_SUMCPU time consumed by the work processes (in seconds).
SPDS_ROLLWAIT_TIME_SUMTime spent in a rolled out status in the application server (in seconds).
SPDS_GUI_TIME_SUMThe GUI time (in seconds) (available from SAP version 4.6).
SPDS_FENET_TIME_SUMThe FE Net time (in seconds) (available from SAP version 4.6).
SPDS_ROUNDTRIPS_SUM

Number of round-trips performed (available from SAP version 4.6).

SPDS_PRIVMODE_COUNT_SUM

Number of times a work process ran in private mode.

SPDS_MEMORY_USED_SUM

Amount of SAP’s extended (shared) memory attributed to the application.

SPDS_KB_TRANSFERRED_SUM

Amount of database data transferred (in KB).

SPDS_INPUTBYTES_SUM

Total number of bytes transferred from the front end to the application server.

SPDS_OUTPUTBYTES_SUM

Total number of bytes transferred from the application server to the front end.

SPDS_PHY_READ_COUNT_SUM

Volume of read requests transferred to the database server.

SPDS_DB_SEQ_REQS_SUM

Number of requests for a database sequential read.

SPDS_DB_SEQ_CALL_SUM

Number of actual calls to the database to satisfy a sequential read request.

SPDS_DB_SEQ_TIME_SUM

Time spent in the database for sequential reads (in seconds).

SPDS_DB_DIR_REQS_SUM

Number of requests for database direct read.

SPDS_DB_DIR_CALL_SUM

Number of actual calls to the database to satisfy a direct read request.

SPDS_DB_DIR_TIME_SUM

Time spent in the database for direct reads (in seconds).

SPDS_DB_ROWS_READ_SUM

Number of rows read from the database.

SPDS_DB_READ_REQS_SUM

Total number of database read requests.

SPDS_DB_REQS_SUM

Total number of database requests.

SPDS_RFC_SRV_DEST_COUNT_SUMFor future use.
SPDS_RFC_SRV_CALLS_COUNT_SUMFor future use.
SPDS_RFC_SRV_CALL_TIME_SUMFor future use.
SPDS_RFC_SRV_EXE_TIME_SUMFor future use.
SPDS_RFC_SRV_DATA_SENT_SUMFor future use.
SPDS_RFC_SRV_DATA_RCV_SUMFor future use.
SPDS_RFC_CLNT_DEST_COUNT_SUMFor future use.
SPDS_RFC_CLNT_CALLS_COUNT_SUMFor future use.
SPDS_RFC_CLNT_CALL_TIME_SUMFor future use.
SPDS_RFC_CLNT_EXE_TIME_SUMFor future use.
SPDS_RFC_CLNT_CLNT_DATA_SENTFor future use.
SPDS_RFC_CLNT_CLNT_DATA_RCV_SUMFor future use.

Expressions

OraclePRESExpression Description
SUM(SPDS_QUEUE_TIME_SUM+SPDS_APP_TIME_SUM+ SPDS_DB_TIME_SUM+SPDS_FENET_TIME_SUM+SPDS_GUI_TIME_SUM)SUM(SPDS_QUEUE_TIME_SUM+SPDS_APP_TIME_SUM+ SPDS_DB_TIME_SUM+SPDS_FENET_TIME_SUM+SPDS_GUI_TIME_SUM)The sum of all the response time components of the step.
SUM(SPDS_QUEUE_TIME_SUM+SPDS_APP_TIME_SUM+ SPDS_DB_TIME_SUM+SPDS_FENET_TIME_SUM+SPDS_ GUI_TIME_SUM)/SUM(SPDS_STEP_COUNT_SUM)SUM(SPDS_QUEUE_TIME_SUM+SPDS_APP_TIME_SUM+ SPDS_DB_TIME_SUM+SPDS_FENET_TIME_SUM+SPDS_ GUI_TIME_SUM)/SUM(SPDS_STEP_COUNT_SUM)The average of all the response time components of the step.
SUM(SPDS_GUI_TIME_SUM+SPDS_FENET_TIME_SUM)SUM(SPDS_GUI_TIME_SUM+SPDS_FENET_TIME_SUM)The sum of the client time components of the step.
SUM(SPDS_GUI_TIME_SUM+SPDS_FENET_TIME_SUM)/ SUM(SPDS_STEP_COUNT_SUM)SUM(SPDS_GUI_TIME_SUM+SPDS_FENET_TIME_SUM)/ SUM(SPDS_STEP_COUNT_SUM)The average of the client time components of the step.

PW_SPTS_TRAN_STAT_T

Transaction Statistics table. Also has D, H, W, M, B, BT, BH, BD, BW, and BM summary levels.

Column NameColumn Description
SPTS_PWII_INSTANCE_ID

The instance ID.

SPTS_TIMESTAMP

The end time of the transaction aligned to the time grain (5 minutes).

SPTS_RECEIVED_TIMESTAMP

The received timestamp.

SPTS_MINUTES_COUNT_SUM

The minutes count.

SPTS_PWGH_ID

The hour group in the PW.

SPTS_LOCALE_KEY

The locale ID, on which the transaction took place.

SPTS_HOST_KEY

ID of the host machine, on which the transaction took place.

SPTS_TRAN_KEY

The ID of the transaction (Program or TCODE).

SPTS_USER_KEY

The ID of the user executing the transaction.

SPTS_APP_KEY

The ID of application to which the transaction's TCODE belongs.

SPTS_ORG_KEY

The ID of the user's organization executing the transaction.

SPTS_APPSVR_KEY

The ID of the application server, on which the transaction occurred.

SPTS_CLIENT

The ID of the SAP client executing the step.

SPTS_WORK_TYPE

The transaction's work type. For example: Dialog, Update, or Program.

SPTS_TERMINAL_KEY

The ID of the terminal which activated the transaction.

SPTS_URL_KEY

The key of the URL that activated the transaction.

SPTS_TRAN_TYPE

The transaction's detailed type. For example: Login/Logout , Buffer synchronization, etc.

SPTS_STEP_COUNT_SUM

Number of steps per transaction.

SPTS_TRAN_COUNT_SUM

Number of identical transactions per time slice.

SPTS_RFC_TIME_SUM

Total time spent in the remote function calls (in seconds).

SPTS_QUEUE_TIME_SUM

Time spent waiting in the dispatcher for a work process (in seconds).

SPTS_APP_TIME_SUM

Total time spent in the application server (in seconds).

SPTS_DB_TIME_SUM

Total time spent in the database (In seconds).

SPTS_LOAD_TIME_SUM

Total time spent on loading from the database and generate objects like ABAP source code, CUA, and screen information.

SPTS_ENG_TIME_SUM

Time spent waiting for a resource protected by a SAP lock (in seconds).

SPTS_CPU_TIME_SUM

CPU time consumed by the work processes (in seconds).

SPTS_ROLLWAIT_TIME_SUM

Time spent in a rolled out status in the application server (in seconds).

SPTS_GUI_TIME_SUM

The GUI time (in seconds) (available from SAP version 4.6).

SPTS_FENET_TIME_SUM

The FE Net time (in seconds) (available from SAP version 4.6).

SPTS_ROUNDTRIPS_SUM

Number of round-trips performed (available from SAP version 4.6).

SPTS_PRIVMODE_COUNT_SUM

Number of times a work process ran in private mode.

SPTS_MEMORY_USED_SUM

Amount of SAP's extended (shared) memory attributed to the application.

SPTS_KB_TRANSFERRED_SUM

Amount of database data transferred (in KB).

SPTS_INPUTBYTES_SUM

Total number of bytes transferred from the front end to the application server.

SPTS_OUTPUTBYTES_SUM

Total number of bytes transferred from the application server to the front end.

SPTS_PHY_READ_COUNT_SUM

Number of read access performed to the database (could not be satisfied from SAP buffers).

SPTS_DB_SEQ_REQS_SUM

Number of requests for database sequential read.

SPTS_DB_SEQ_CALL_SUM

Number of actual calls to the database to satisfy a sequential read request.

SPTS_DB_SEQ_TIME_SUM

Time spent in the database for sequential reads (in seconds).

SPTS_DB_DIR_REQS_SUM

Number of requests for database direct read.

SPTS_DB_DIR_CALL_SUM

Number of actual calls to the database to satisfy a direct read request.

SPTS_DB_DIR_TIME_SUM

Time spent in the database for direct reads (in seconds).

SPTS_DB_ROWS_READ_SUM

Number of rows read from the database.

SPTS_DB_READ_REQS_SUM

Total number of database read requests.

SPTS_DB_REQS_SUM

Total number of database requests.

SPTS_START_BIT_MAP

Insight SmarTune bitmap.

SPTS_GREEN_SUM

Number of transactions that their SLA time does not exceed their Near Breach or Breach SLA thresholds.

SPTS_YELLOW_SUM

Number of transactions that their SLA time exceeds the Near Breach SLA threshold but not the Breach threshold.

SPTS_RED_SUM

Number of transactions that their SLA time exceeds the Breach SLA threshold.

Expressions

OraclePRESExpression Description
SSUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)SSUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)The sum of all the response time components of the step.
SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_ GUI_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_ GUI_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)The average of all the response time components of the step.
SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)The sum of the client time components of the step.
SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)/ SUM(SPTS_STEP_COUNT_SUM)SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)/ SUM(SPTS_STEP_COUNT_SUM)The average of the client time components of the step.

PW_SPTS_TRAN_STAT_AOLS_T

Aggregated Transaction Statistics table. Group by: Instance ID, Timestamp, Hour group, Client, Work type, Locale, Appsvr, Organization, or Application. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPTS_PWII_INSTANCE_ID

The instance ID.

SPTS_TIMESTAMP

The end time of the transaction aligned to the time grain of the table (hour, day, etc.).

SPTS_RECEIVED_TIMESTAMP

The received timestamp.

SPTS_MINUTES_COUNT_SUM

The minutes count.

SPTS_PWHG_ID

The hour group in the PW.

SPTS_LOCALE_KEY

The locale ID, on which the transaction took place.

SPTS_APP_KEY

The application ID to which the transaction's TCODE belongs.

SPTS_ORG_KEY

The ID of the user's organization executing the transaction.

SPTS_APPSVR_KEY

The ID of the application server where the transaction occurred.

SPTS_CLIENT

The ID of the SAP's client executing the step.

SPTS_WORK_TYPE

The transaction's work type. For example: Dialog, Update, or Program.

SPTS_STEP_COUNT_SUM

Number of steps per transaction.

SPTS_TRAN_COUNT_SUM

Number of identical transactions per time slice.

SPTS_RFC_TIME_SUM

Total time spent in the remote function calls (in seconds).

SPTS_QUEUE_TIME_SUM

Time spent waiting in the dispatcher for a work process (in seconds).

SPTS_APP_TIME_SUM

Total time spent in the application server (in seconds).

SPTS_DB_TIME_SUM

Total time spent in the database (in seconds).

SPTS_LOAD_TIME_SUM

Total time spent on loading from the database and generate objects like ABAP source code, CUA, and screen information.

SPTS_ENQ_TIME_SUM

Time spent waiting for a resource protected by a SAP lock (in seconds).

SPTS_CPU_TIME_SUM

CPU time consumed by the work processes (in seconds).

SPTS_ROLLWAIT_TIME_SUM

Time spent in a rolled out status in the application server (in seconds).

SPTS_GUI_TIME_SUM

The GUI time (in seconds) (available from SAP version 4.6).

SPTS_FENET_TIME_SUM

The FE Net time (in seconds) (available from SAP version 4.6).

SPTS_ROUNDTRIPS_SUM

Number of round-trips performed (available from SAP version 4.6).

SPTS_PRIVMODE_COUNT_SUM

Number of times a work process ran in private mode.

SPTS_MEMORY_USED_SUM

Amount of SAP’s extended (shared) memory attributed to the application.

SPTS_KB_TRANSFERRED_SUM

Amount of database data transferred (in KB).

SPTS_INPUTBYTES_SUM

Total Number of bytes transferred from the front end to the application server.

SPTS_OUTPUTBYTES_SUM

Total Number of bytes transferred from the application server to the front end.

SPTS_PHY_READ_COUNT_SUM

Number of read access performed to the database (could not be satisfied from SAP buffers).

SPTS_DB_SEQ_REQS_SUM

Number of requests for database sequential read.

SPTS_DB_SEQ_CALL_SUM

Number of actual calls to the database to satisfy a sequential read request.

SPTS_DB_SEQ_TIME_SUM

Time spent in the database for sequential reads (in seconds).

SPTS_DB_DIR_REQS_SUM

Number of requests for database direct read.

SPTS_DB_DIR_CALL_SUM

Number of actual calls to the database to satisfy a direct read request.

SPTS_DB_DIR_TIME_SUM

Time spent in the database for direct reads (in seconds).

SPTS_DB_ROWS_READ_SUM

Number of rows read from the database.

SPTS_DB_READ_REQS_SUM

Total number of database read requests.

SPTS_DB_REQS_SUM

Total number of database requests.

SPTS_GREEN_SUM

Number of transactions that their SLA time does not exceed their Near breach or breach SLA thresholds.

SPTS_YELLOW_SUM

Number of transactions that their SLA time exceeds the Near breach SLA threshold but not the Breach threshold.

SPTS_RED_SUM

Number of transactions that their SLA time exceeds the Breach SLA threshold.

Expressions

OraclePRESExpression Description
SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)The sum of all the response time components of the step.
SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_ GUI_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_ GUI_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)The average of all the response time components of the step.
SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)The sum of the client time components of the step.
SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)/ SUM(SPTS_STEP_COUNT_SUM)SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)/ SUM(SPTS_STEP_COUNT_SUM)The average of the client time components of the step.

PW_SPTS_TRAN_STAT_OA_T

Aggregated Transaction Statistics table. Group by: Instance ID, Timestamp, Hour group, Client, Work type, Organization, or Application. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPTS_PWII_INSTANCE_ID

The instance ID.

SPTS_TIMESTAMP

The end time of the transaction aligned to the time grain of the table (hour, day, etc.).

SPTS_RECEIVED_TIMESTAMP

The received timestamp.

SPTS_MINUTES_COUNT_SUM

The minutes count.

SPTS_PWHG_ID

The hour group in the PW.

SPTS_APP_KEY

The ID of application to which the transaction's TCODE belongs.

SPTS_CLIENT

The ID of the SAP client executing the step.

SPTS_WORK_TYPE

The transaction's work type. For example: Dialog, Update, or Program.

SPTS_STEP_COUNT_SUM

Number of steps per transactions.

SPTS_TRAN_COUNT_SUM

Number of identical transactions per time slice.

SPTS_RFC_TIME_SUM

Total time spent in the remote function calls (in seconds).

SPTS_QUEUE_TIME_SUM

Time spent waiting in the dispatcher for a work process (in seconds).

SPTS_APP_TIME_SUM

Total time spent in the application server (in seconds).

SPTS_DB_TME_SUM

Total time spent in the database (in seconds).

SPTS_LOAD_TIME_SUM

Total time spent on loading from the database and generate objects like ABAP source code, CUA, and screen information.

SPTS_ENQ_TIME_SUM

Time spent waiting for a resource protected by a SAP lock (in seconds).

SPTS_CPU_TIME_SUM

CPU time consumed by the work processes (in seconds).

SPTS_ROLLWAIT_TIME_SUM

Time spent in a rolled out status in the application server (in seconds).

SPTS_GUI_TIME_SUM

The GUI time (in seconds) (available from SAP version 4.6).

SPTS_FENET_TIME_SUM

The FE Net time (in seconds) (available from SAP version 4.6).

SPTS_ROUNDTRIPS_SUM

Number of round-trips performed (available from SAP version 4.6).

SPTS_PRIVMODE_COUNT_SUM

Number of times a work process ran in private mode.

SPTS_MEMORY_USED_SUM

Amount of SAP's extended (shared) memory attributed to the application.

SPTS_KB_TRANSFERRED_SUM

Amount of database data transferred (in KB).

SPTS_INPUTBYTES_SUM

Total number of bytes transferred from the front end to the application server.

SPTS_OUTPUTBYTES_SUM

Total number of bytes transferred from the application server to the front end.

SPTS_PHY_READ_COUNT_SUM

Number of read access performed to the database (could not be satisfied from SAP buffers).

SPTS_DB_SEQ_REQS_SUM

Number of requests for database sequential read.

SPTS_DB_SEQ_CALL_SUM

Number of actual calls to the database to satisfy a sequential read request.

SPTS_DB_SEQ_TIME_SUM

Time spent in the database for sequential reads (in seconds).

SPTS_DB_DIR_REQS_SUM

Number of requests for database direct read.

SPTS_DB_DIR_CALL_SUM

Number of actual calls to the database to satisfy a direct read request.

SPTS_DB_DIR_TIME_SUM

Time spent in the database for direct reads (in seconds).

SPTS_DB_ROWS_READ_SUM

Number of rows read from the database.

SPTS_DB_READ_REQS_SUM

Total number of database read requests.

SPTS_DB_REQS_SUM

Total number of database requests.

SPTS_GREEN_SUM

Number of transactions that their SLA time does not exceed their Near Breach or Breach SLA thresholds.

SPTS_YELLOW_SUM

Number of transactions that their SLA time exceeds the Near Breach SLA threshold but not the Breach threshold.

SPTS_RED_SUM

Number of transactions that their SLA time exceeds the Breach SLA threshold.

Expressions

OraclePRESExpression Description
SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)The sum of all the response time components of the step.
SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_ GUI_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+ SPTS_DB_TIME_SUM+SPTS_FENET_TIME_SUM+SPTS_ GUI_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)The average of all the response time components of the step.
SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)The sum of the client time components of the step.
SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)/ SUM(SPTS_STEP_COUNT_SUM)SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)/ SUM(SPTS_STEP_COUNT_SUM)The average of the client time components of the step.

PW_SPTS_TRAN_STAT_ATS_T

Aggregated Transaction Statistics table. Group by: Instance ID, Timestamp, Hour group, Client, Work type, Transaction, program, Appsvr, or Application. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPTS_PWII_INSTANCE_ID

The instance ID.

SPTS_TIMESTAMP

The end time of the transaction aligned to the time grain of the table (hour, day, etc.).

SPTS_RECEIVED_TIMESTAMP

The received timestamp.

SPTS_MINUTES_COUNT_SUM

The minutes count.

SPTS_PWHG_ID

The hour group in the PW.

SPTS_TRAN_KEY

The transaction ID (TCODE or Program).

SPTS_APP_KEY

The ID of application to which the transaction TCODE belongs.

SPTS_APPSVR_KEY

The ID of the application server where the transaction occurred.

SPTS_CLIENT

The ID of the SAP client executing the step.

SPTS_WORK_TYPE

The transaction's work type. For example: Dialog, Update, or Program.

SPTS_STEP_COUNT_SUM

Number of steps per transaction.

SPTS_TRAN_COUNT_SUM

Number of identical transactions per time slice.

SPTS_RFC_TIME_SUM

Total time spent in the remote function calls, in seconds.

SPTS_QUEUE_TIME_SUM

Time spent waiting in the dispatcher for a work process, in seconds.

SPTS_APP_TIME_SUM

Total time spent in the application server, in seconds.

SPTS_DB_TIME_SUM

Total time spent in the database, in seconds.

SPTS_LOAD_TIME_SUM

Total time spent on loading from the database and generate objects like ABAP source code, CUA, and screen information.

SPTS_ENQ_TIME_SUM

Time spent waiting for a resource protected by a SAP lock, in seconds.

SPTS_CPU_TIME_SUM

CPU time consumed by the work processes, in seconds.

SPTS_ROLLWAIT_TIME_SUM

Time spent in a rolled out status in the application server, in seconds.

SPTS_GUI_TIME_SUM

The GUI time, in seconds. Available from SAP 4.6.

SPTS_FENET_TIME_SUM

The FE Net time, in seconds. Available from SAP 4.6.

SPTS_ROUNDTRIPS_SUM

Number of round-trips performed. Available from SAP 4.6.

SPTS_PRIVMODE_COUNT_SUM

Number of times a work process ran in private mode.

SPTS_MEMORY_USED_SUM

Amount of SAP’s extended (shared) memory attributed to the application.

SPTS_KB_TRANSFERRED_SUM

Amount of database data transferred (in KB).

SPTS_INPUTBYTES_SUM

Total number of bytes transferred from the front end to the application server.

SPTS_OUTPUTBYTES_SUM

Total number of bytes transferred from the application server to the front end.

SPTS_PHY_READ_COUNT_SUM

Number of read access performed to the database. Cannot be satisfied from SAP buffers.

SPTS_DB_SEQ_REQS_SUM

Number of requests for database sequential read.

SPTS_DB_SEQ_CALL_SUM

Number of actual calls to the database to satisfy a sequential read request.

SPTS_DB_SEQ_TIME_SUM

Time spent in the database for sequential reads, in seconds.

SPTS_DB_DIR_REQS_SUM

Number of requests for database direct read.

SPTS_DB_DIR_CALL_SUM

Number of actual calls to the database to satisfy a direct read request.

SPTS_DB_DIR_TIME_SUM

Time spent in the database for direct reads, in seconds.

SPTS_DB_ROWS_READ_SUM

Number of rows read from the database.

SPTS_DB_READ_REQS_SUM

Total number of database read requests.

SPTS_DB_REQS_SUM

Total number of database requests.

SPTS_START_BIT_MAP

Insight SmarTune bitmap.

SPTS_GREEN_SUM

Number of transactions that their SLA time does not exceed their Near Breach or Breach SLA thresholds.

SPTS_YELLOW_SUM

Number of transactions that their SLA time exceeds the Near Breach SLA threshold but not the Breach threshold.

SPTS_RED_SUM

Number of transactions that their SLA time exceeds the Breach SLA threshold.

Expressions

OraclePRESExpression Description

SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+SPTS_DB_TIME_SUM+ SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)

SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+SPTS_DB_TIME_SUM+ SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)The sum of all the response time components of the step.
SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+SPTS_DB_TIME_SUM+ SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)SUM(SPTS_QUEUE_TIME_SUM+SPTS_APP_TIME_SUM+SPTS_DB_TIME_SUM+ SPTS_FENET_TIME_SUM+SPTS_GUI_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)The average of all the response time components of the step.
SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)The sum of the client time components of the step.
SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)SUM(SPTS_GUI_TIME_SUM+SPTS_FENET_TIME_SUM)/SUM(SPTS_STEP_COUNT_SUM)The average of the client time components of the step.

PW_SPTS_TRAN_STAT_LS_T

Aggregated Transaction Statistics table. Group by: Instance ID, Timestamp, Hour group, Client, Work type, Locale, Appsvr, or URL. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPTS_PWII_INSTANCE_ID

The instance ID.

SPTS_TIMESTAMP

The end time of the transaction aligned to the time grain of the table (hour, day, etc.).

SPTS_RECEIVED_TIMESTAMP

The received timestamp.

SPTS_MINUTES_COUNT_SUM

The minutes count.

SPTS_PWHG_ID

The hour group in the PW.

SPTS_CLIENTThe ID of the SAP client executing the step.
SPTS_WORK_TYPEThe transaction's work type. For example: Dialog, Update, or Program.
SPTS_LOCALE_KEY

The ID of the locale on which the transaction occurred.

SPTS_APPSVR_KEY

The ID of the application server where the transaction occurred.

SPTS_URL_KEYThe key of the URL that activated the transaction.
SPTS_STEP_COUNT_SUM

Number of steps per transaction.

SPTS_TRAN_COUNT_SUM

Number of identical transactions per time slice.

SPTS_RFC_TIME_SUM

Total time spent in the remote function calls, in seconds.

SPTS_APP_TIME_SUM

Total time spent in the application server, in seconds.

SPTS_DB_TIME_SUM

Total time spent in the database, in seconds.

SPTS_LOAD_TIME_SUM

Total time spent on loading from the database and generate objects like ABAP source code, CUA, and screen information.

SPTS_ENQ_TIME_SUM

Time spent waiting for a resource protected by a SAP lock, in seconds.

SPTS_CPU_TIME_SUM

CPU time consumed by the work processes, in seconds.

SPTS_ROLLWAIT_TIME_SUM

Time spent in a rolled out status in the application server, in seconds.

SPTS_GUI_TIME_SUM

The GUI time, in seconds. Available from SAP 4.6.

SPTS_FENET_TIME_SUM

The FE Net time, in seconds. Available from SAP 4.6.

SPTS_ROUNDTRIPS_SUM

Number of round-trips performed. Available from SAP 4.6.

SPTS_PRIVMODE_COUNT_SUM

Number of times a work process ran in private mode.

SPTS_MEMORY_USED_SUM

Amount of SAP’s extended (shared) memory attributed to the application.

SPTS_KB_TRANSFERRED_SUM

Amount of database data transferred (in KB).

SPTS_INPUTBYTES_SUM

Total number of bytes transferred from the front end to the application server.

SPTS_OUTPUTBYTES_SUM

Total number of bytes transferred from the application server to the front end.

SPTS_PHY_READ_COUNT_SUM

Number of read access performed to the database. Cannot be satisfied from SAP buffers.

SPTS_DB_SEQ_REQS_SUM

Number of requests for database sequential read.

SPTS_DB_SEQ_CALL_SUM

Number of actual calls to the database to satisfy a sequential read request.

SPTS_DB_SEQ_TIME_SUM

Time spent in the database for sequential reads, in seconds.

SPTS_DB_DIR_REQS_SUM

Number of requests for database direct read.

SPTS_DB_DIR_CALL_SUM

Number of actual calls to the database to satisfy a direct read request.

SPTS_DB_DIR_TIME_SUM

Time spent in the database for direct reads, in seconds.

SPTS_DB_ROWS_READ_SUM

Number of rows read from the database.

SPTS_DB_READ_REQS_SUM

Total number of database read requests.

SPTS_DB_REQS_SUM

Total number of database requests.

SPTS_RFC_SRV_DEST_COUNT_SUMFor future use.
SPTS_RFC_SRV_CALLS_COUNT_SUMFor future use.
SPTS_RFC_SRV_CALL_TIME_SUMFor future use.
SPTS_RFC_SRV_EXE_TIME_SUMFor future use.
SPTS_RFC_SRV_DATA_SENT_SUMFor future use.
SPTS_RFC_SRV_DATA_RCV_SUMFor future use.
SPTS_RFC_CLNT_DESCT_COUNT_SUMFor future use.
SPTS_RFC_CLNT_CALLS_COUNT_SUMFor future use.
SPTS_RFC_CLNT_CALL_TIME_SUMFor future use.
SPTS_RFC_CLNT_EXE_TIME_SUMFor future use.
SPTS_RFC_CLNT_DATA_SENT_SUMFor future use.
SPTS_RFC_CLNT_DATA_RCV_SUMFor future use.
SPTS_GREEN_SUM

Number of transactions that their SLA time does not exceed their Near Breach or Breach SLA thresholds.

SPTS_YELLOW_SUM

Number of transactions that their SLA time exceeds the Near Breach SLA threshold but not the Breach threshold.

SPTS_RED_SUM

Number of transactions that their SLA time exceeds the Breach SLA threshold.

PW_SPTS_TRAN_STAT_OLSU_T

Aggregated Transaction Statistics table. Group by: Instance ID, Timestamp, Hour group, Client, Work type, User, Terminal, Locale, Appserver, Organization, or URL. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPTS_PWII_INSTANCE_ID

The instance ID.

SPTS_TIMESTAMP

The end time of the transaction aligned to the time grain of the table (hour, day, etc.).

SPTS_RECEIVED_TIMESTAMP

The received timestamp.

SPTS_MINUTES_COUNT_SUM

The minutes count.

SPTS_PWHG_ID

The hour group in the PW.

SPTS_CLIENT

The ID of the SAP client executing the step.

SPTS_WORK_TYPE

The transaction's work type. For example: Dialog, Update, or Program.

SPTS_LOCALE_KEYThe ID of the locale on which the transaction occurred.
SPTS_USER_KEYThe ID of the user executing the transaction.
SPTS_TERMINAL_KEYThe ID of the terminal executing the transaction.
SPTS_APPSVR_KEYThe ID of the application server where the transaction occurred.
SPTS_ORG_KEY

The ID of the user's organization executing the step.

SPTS_URL_KEYThe key of the URL that activated the transaction.
SPTS_STEP_COUNT_SUM

Number of steps per transaction.

SPTS_TRAN_COUNT_SUM

Number of identical transactions per time slice.

SPTS_RFC_TIME_SUM

Total time spent in the remote function calls, in seconds.

SPTS_QUEUE_TIME_SUM

Time spent waiting in the dispatcher for a work process, in seconds.

SPTS_APP_TIME_SUM

Total time spent in the application server, in seconds.

SPTS_DB_TIME_SUM

Total time spent in the database, in seconds.

SPTS_LOAD_TIME_SUM

Total time spent on loading from the database and generate objects like ABAP source code, CUA, and screen information.

SPTS_ENQ_TIME_SUM

Time spent waiting for a resource protected by a SAP lock, in seconds.

SPTS_CPU_TIME_SUM

CPU time consumed by the work processes, in seconds.

SPTS_ROLLWAIT_TIME_SUM

Time spent in a rolled out status in the application server, in seconds.

SPTS_GUI_TIME_SUM

The GUI time, in seconds. Available from SAP 4.6.

SPTS_FENET_TIME_SUM

The FE Net time, in seconds. Available from SAP 4.6.

SPTS_ROUNDTRIPS_SUM

Number of round-trips performed. Available from SAP 4.6.

SPTS_PRIVMODE_COUNT_SUM

Number of times a work process ran in private mode.

SPTS_MEMORY_USED_SUM

Amount of SAP’s extended (shared) memory attributed to the application.

SPTS_KB_TRANSFERRED_SUM

Amount of database data transferred (in KB).

SPTS_INPUTBYTES_SUM

Total number of bytes transferred from the front end to the application server.

SPTS_OUTPUTBYTES_SUM

Total number of bytes transferred from the application server to the front end.

SPTS_PHY_READ_COUNT_SUM

Number of read access performed to the database. Cannot be satisfied from SAP buffers.

SPTS_DB_SEQ_REQS_SUM

Number of requests for database sequential read.

SPTS_DB_SEQ_CALL_SUM

Number of actual calls to the database to satisfy a sequential read request.

SPTS_DB_SEQ_TIME_SUM

Time spent in the database for sequential reads, in seconds.

SPTS_DB_DIR_REQS_SUM

Number of requests for database direct read.

SPTS_DB_DIR_CALL_SUM

Number of actual calls to the database to satisfy a direct read request.

SPTS_DB_DIR_TIME_SUM

Time spent in the database for direct reads, in seconds.

SPTS_DB_ROWS_READ_SUM

Number of rows read from the database.

SPTS_DB_READ_REQS_SUM

Total number of database read requests.

SPTS_DB_REQS_SUM

Total number of database requests.

SPTS_RFC_SRV_DEST_COUNT_SUMFor future use.
SPTS_RFC_SRV_CALLS_COUNT_SUMFor future use.
SPTS_RFC_SRV_CALL_TIME_SUMFor future use.
SPTS_RFC_SRV_EXE_TIME_SUMFor future use.
SPTS_RFC_SRV_DATA_SENT_SUMFor future use.
SPTS_RFC_SRV_DATA_RCV_SUMFor future use.
SPTS_RFC_CLNT_DEST_COUNT_SUMFor future use.
SPTS_RFC_CLNT_CALLS_ COUNT_SUMFor future use.
SPTS_RFC_CLNT_CALL_TIME_SUMFor future use.
SPTS_RFC_CLNT_EXE_TIME_SUMFor future use.
SPTS_RFC_CLNT_DATA_SENT_SUMFor future use.
SPTS_RFC_CLNT_DATA_RCV_SUMFor future use.
SPTS_GREEN_SUM

Number of transactions that their SLA time does not exceed their Near Breach or Breach SLA thresholds.

SPTS_YELLOW_SUM

Number of transactions that their SLA time exceeds the Near Breach SLA threshold but not the Breach threshold.

SPTS_RED_SUM

Number of transactions that their SLA time exceeds the Breach SLA threshold.

PW_SPTS_TRAN_STAT_H_T

Aggregated Transaction Statistics table. Group by: Instance ID, Timestamp, Hour group, or Host. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPTS_PWII_INSTANCE_ID

The instance ID.

SPTS_TIMESTAMP

The end time of the transaction aligned to the time grain of the table (hour, day, etc.).

SPTS_RECEIVED_TIMESTAMP

The received timestamp.

SPTS_MINUTES_COUNT_SUM

The minutes count.

SPTS_PWHG_ID

The hour group in the PW.

SPTS_HOST_KEY

The host machine ID, on which the transaction took place.

SPTS_STEP_COUNT_SUM

Number of steps per transaction.

SPTS_TRAN_COUNT_SUM

Number of identical transactions per time slice.

SPTS_RFC_TIME_SUM

Total time spent in the remote function calls, in seconds.

SPTS_QUEUE_TIME_SUM

Time spent waiting in the dispatcher for a work process, in seconds.

SPTS_APP_TIME_SUM

Total time spent in the application server, in seconds.

SPTS_DB_TIME_SUM

Total time spent in the database, in seconds.

SPTS_LOAD_TIME_SUM

Total time spent on loading from the database and generate objects like ABAP source code, CUA, and screen information.

SPTS_ENQ_TIME_SUM

Time spent waiting for a resource protected by a SAP lock, in seconds.

SPTS_CPU_TIME_SUM

CPU time consumed by the work processes, in seconds.

SPTS_ROLLWAIT_TIME_SUM

Time spent in a rolled out status in the application server, in seconds.

SPTS_GUI_TIME_SUM

The GUI time, in seconds. Available from SAP 4.6.

SPTS_FENET_TIME_SUM

The FE Net time, in seconds. Available from SAP 4.6.

SPTS_ROUNDTRIPS_SUM

Number of round-trips performed. Available from SAP 4.6.

SPTS_PRIVMODE_COUNT_SUM

Number of times a work process ran in private mode.

SPTS_MEMORY_USED_SUM

Amount of SAP’s extended (shared) memory attributed to the application.

SPTS_KB_TRANSFERRED_SUM

Amount of database data transferred (in KB).

SPTS_INPUTBYTES_SUM

Total number of bytes transferred from the front end to the application server.

SPTS_OUTPUTBYTES_SUM

Total number of bytes transferred from the application server to the front end.

SPTS_PHY_READ_COUNT_SUM

Number of read access performed to the database. Cannot be satisfied from SAP buffers.

SPTS_DB_SEQ_REQS_SUM

Number of requests for database sequential read.

SPTS_DB_SEQ_CALL_SUM

Number of actual calls to the database to satisfy a sequential read request.

SPTS_DB_SEQ_TIME_SUM

Time spent in the database for sequential reads, in seconds.

SPTS_DB_DIR_REQS_SUM

Number of requests for database direct read.

SPTS_DB_DIR_CALL_SUM

Number of actual calls to the database to satisfy a direct read request.

SPTS_DB_DIR_TIME_SUM

Time spent in the database for direct reads, in seconds.

SPTS_DB_ROWS_READ_SUM

Number of rows read from the database.

SPTS_DB_READ_REQS_SUM

Total number of database read requests.

SPTS_DB_REQS_SUM

Total number of database requests.

SPTS_RFC_SRV_DEST_COUNT_SUMFor future use.
SPTS_RFC_SRV_CALLS_COUNT_SUMFor future use.
SPTS_RFC_SRV_CALL_TIME_SUMFor future use.
SPTS_RFC_SRV_EXE_TIME_SUMFor future use.
SPTS_RFC_SRV_DATA_SENT_SUMFor future use.
SPTS_RFC_SRV_DATA_RCV_SUMFor future use.
SPTS_RFC_CLNT_DEST_COUNT_SUMFor future use.
SPTS_RFC_CLNT_CALLS_ COUNT_SUMFor future use.
SPTS_RFC_CLNT_CALL_TIME_SUMFor future use.
SPTS_RFC_CLNT_EXE_TIME_SUMFor future use.
SPTS_RFC_CLNT_DATA_SENT_SUMFor future use.
SPTS_RFC_CLNT_DATA_RCV_SUMFor future use.
SPTS_GREEN_SUM

Number of transactions that their SLA time does not exceed their Near Breach or Breach SLA thresholds.

SPTS_YELLOW_SUM

Number of transactions that their SLA time exceeds the Near Breach SLA threshold but not the Breach threshold.

SPTS_RED_SUM

Number of transactions that their SLA time exceeds the Breach SLA threshold.

PW_SPSS_APPSVR_AVAIL_STAT_T

Application Server Availability table. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPSS_PWII_INSTANCE_ID

The instance ID.

SPSS_TIMESTAMP

The timestamp.

SPSS_PWHG_ID

The hour group ID.

SPSS_RECEIVED_TIMESTAMP

The received timestamp.

SPSS_MINUTES_COUNT_SUM

The minutes count.

SPSS_APPSVR_KEY

The application server key.

SPSS_REAL_AVAILABILITY_AVG

The availability value.

SPSS_AVAIL_WITH_DOWNTIME_AVG

The availability value with planned downtime.

SPSS_TOTAL_COUNT_SUM

Total sampling count in the time slice.

PW_SPFS_FUNCTION_STAT_T

Function (RFC) Statistics table. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPFS_PWII_INSTANCE_ID

The instance ID.

SPFS_TIMESTAMP

The end time of the RFC aligned to the time grain of the table, such as hour, day, etc.

SPFS_RECEIVED_TIMESTAMP

The received timestamp.

SPFS_MINUTES_COUNT_SUM

The minutes count.

SPFS_PWHG_ID

The hour group in the PW.

SPFS_TRAN_KEY

The transaction ID (TCODE or Program).

SPFS_APP_KEY

The ID of application to which the transaction's TCODE belongs.

SPFS_ORG_KEY

The ID of organization to which the user belongs.

SPFS_APPSVR_KEY

The ID of the application server where the RFC occurred.

SPFS_LOCALE_KEY

The locale ID of the user running the RFC.

SPFS_USER_KEY

The ID of the SAP user executing the RFC.

SPFS_CLIENT

The ID of the SAP client executing the step.

SPFS_FUNCTION_KEY

The ID of the Function executed.

SPFS_PROGRAM_KEY

The ID of the Program to which the Function belongs.

SPFS_RFC_USER_KEY

The RFC User ID.

SPFS_IP_KEY

The ID of the IP running the RFC.

SPFS_REMOTE_IP_KEY

The ID of the Remote IP running the RFC.

SPFS_COUNT_SUM

Count of RFC.

SPFS_RECEIVE_SUM

Bytes Received.

SPFS_SEND_SUM

Bytes Sent.

SPFS_EXE_TIME_SUM

Execution Time.

SPFS_WAIT_TIME_SUM

Wait Time.

SPFS_TARGET

Target.

SPFS_DEST

Destination.

SPFS_HOST

Host.

SPFS_CALLER

Caller.

SPFS_TID

Transaction ID.

SPFS_GREEN_SUM

Number of transactions that their SLA time does not exceed their Near Breach or Breach SLA thresholds.

SPFS_YELLOW_SUM

Number of transactions that their SLA time exceeds the Near Breach SLA threshold but not the Breach threshold.

SPFS_RED_SUM

Number of transactions that their SLA time exceeds the Breach SLA threshold.

PW_SPLS_LOCALE_STAT_T

Local availability table. Also has D, H, W, and M summary levels.

Column NameColumn Description
SPLS_PWII_INSTANCE_ID

The instance ID.

SPLS_TIMESTAMP

The timestamp.

SPLS_PWHG_ID

The hour group ID.

SPLS_RECEIVED_TIMESTAMP

The received timestamp.

SPLS_MINUTES_COUNT_SUM

The minutes count.

SPLS_LOCALE_KEY

The locale key.

SPLS_REAL_AVAILABILITY_AVG

The availability value.

SPLS_AVAIL_WITH_DOWNTIME_AVG

The availability value with planned downtime.

SPLS_LOCALE_COUNT_SUM

Count.

SPLS_LOCALE_SMPL_COUNT_SUM

Samples count.

SPLS_LOCALE_TIME_AVG

Time average.

SPLS_LOCALE_TIME_MAX

Time maximum.

PW_SPUD_CURR_USER_DIM WITH_ORG

View for User dimensions with Organizations.

Column NameColumn Description
SPUD_PWII_INSTANCE_ID

The instance ID.

SPUD_USER_NAME

The user name.

SPUD_CLIENT

The client number.

SPUD_ORG_NAME

The user's organization.

SPUD_USER_AREA

The user's user area.

PW_SPOV_ORGLOCALE_VIEW

_USER_DIM_WITH_ORG joined with locale dimension.

Column NameColumn Description
SPOV_TIMESTAMP

The timestamp.

SPOV_INSTANCE_KEY

The instance ID.

SPOV_LOCALE_KEY

The locale key.

SPOV_ORG_KEY

The organization key.

PW_SPCD_CLIENT_DIM

Client dimension.

Column NameColumn Description
SPCD_PWII_INSTANCE_IDThe instance ID.
SPCD_CLIENT_KEYThe client key.
SPCD_SIDThe client SID.
SPCD_CLIENTThe client name.
SPCD_CHANGED_DT

The date when this record was last changed.

SPCD_CLIENT_COMMENT

Comment.

SPCD_IS_DELETED

Whether this record is deleted.

SPCD_CLIENT_LANG

The client's language.

PW_SPTD_TRAN_DIM

Transaction dimension. 

Column NameColumn Description
SPTD_PWII_INSTANCE_ID

The instance ID.

SPTD_APP_NAME

The application name of the transaction

SPTD_CHANGE_DATE

The date when this record was last changed.

SPTD_IS_TCODE

Whether this key is a TCODE or a program.

SPTD_TRAN_NAME

The transaction name.

SPTD_IS_DELETED

Whether this record is deleted.

PW_SPLD_LOCALE_DIM

Locale dimension.






IDERA |  Products | Purchase | Support |  Community |  Resources |  About Us  | Legal
  • No labels