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

Compare with Current View Page History

« Previous Version 6 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_







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