| Column | Field | Description | SQL Type | Length | Decimals | SAP Type | Default Value | Null Allowed | CheckTable | Rollname | SQL Create Statement |
---|
| 1 | SNAPSHOT_ID | Oracle monitor: snapshot ID | nvarchar | 10 | 0 | NUMC | (N'0000000000') | No | * | ORA_SNAPSHOT_ID | Allow NULL? |
| 2 | INST_ID | Oracle monitor: Instance ID | decimal | 22 | 0 | DEC | ((0)) | No | | ORA_INST_ID | |
| 3 | ADDRESS | Oracle monitoring: ADDR | varbinary | 8 | 0 | RAW | | No | | ORA_ADDR | |
| 4 | HASH_VALUE | Oracle Monitoring: HASH_VALUE: Hash Value of Parent Statment | decimal | 22 | 0 | DEC | ((0)) | No | | ORA_HASH_VALUE | |
| 5 | SHARABLE_MEM | Oracle Monitoring: SHARABLE_MEM: Shared Memory Used | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_SHARABLE_MEM | |
| 6 | PERSISTENT_MEM | Oracle Monitoring: PERSISTENT_MEM: Fixed Mem used in lifetim | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_PERSISTENT_MEM | |
| 7 | RUNTIME_MEM | Oracle Monitoring: RUNTIME_MEM: Mem required during Execut. | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_RUNTIME_MEM | |
| 8 | SORTS | Oracle Monitoring: SORTS: Number of Sorts Done for cursor | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_SORTS | |
| 9 | VERSION_COUNT | Oracle monitor: version count | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_VERION_COUNT | |
| 10 | LOADED_VERSIONS | Oracle Monitoring: LOADED_VERSIONS: Is context Heap Loaded | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_LOADED_VERSIONS | |
| 11 | OPEN_VERSIONS | Oracle Monitoring: OPEN_VERSIONS: Is Child Cursor Locked? | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_OPEN_VERSIONS | |
| 12 | USERS_OPENING | Oracle Monitoring: USERS_OPENING: # of users executing SQL | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_USERS_OPENING | |
| 13 | FETCHES | Oracle Monitoring: FETCHES: # Fetches assoc. with statement | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_FETCHES | |
| 14 | EXECUTIONS | Oracle Monitoring: EXECUTIONS: # Executions | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_EXECUTIONS | |
| 15 | USERS_EXECUTING | Oracle Monitoring: USERS_EXECUTING: # of Users Exec. SQL | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_USERS_EXECUTING | |
| 16 | LOADS | Oracle Monitoring: # Times Object was Loaded or Reloaded | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_LOADS | |
| 17 | FIRST_LOAD_TIME | Oracle Monitoring: FIRST_LOAD_TIME: Timestamp of Creation | nvarchar | 19 | 0 | CHAR | (N' ') | Yes | | ORA_FIRST_LOAD_TIME | Allow NULL? |
| 18 | INVALIDATIONS | Oracle monitoring: # of times objects were marked invalid | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_SQL_INVALIDATIONS | |
| 19 | PARSE_CALLS | Oracle Monitoring: PARSE_CALLS: Number of Parse Calls | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_PARSE_CALLS | |
| 20 | DISK_READS | Oracle Monitoring: DISK_READS: # Disk Reads for this Cursor | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_DISK_READS | |
| 21 | BUFFER_GETS | Oracle Monitoring: BUFFER_GETES: # Buffer Gets for Cursor | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_BUFFER_GETS | |
| 22 | ROWS_PROCESSED | Oracle Monitoring: ROWS_PROCESSED: Total # Rows returned | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_ROWS_PROCESSED | |
| 23 | COMMAND_TYPE | Oracle Monitoring: COMMAND_TYPE: Oracle Command Type Def. | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_COMMAND_TYPE | |
| 24 | OPTIMIZER_MODE | Oracle monitoring: Optimizer mode | nvarchar | 25 | 0 | CHAR | (N' ') | Yes | | ORA_OPTIMIZER_MODE2 | Allow NULL? |
| 25 | PARSING_USER_ID | Oracle Monitoring: PARSING_USER_ID: 1st User having parsed | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_PARSING_USER_ID | |
| 26 | PARSING_SCHEMA_I | Oracle Monitoring: PARSING_SCHEMA_ID | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_PARSING_SCHEMA_ID | |
| 27 | KEPT_VERSIONS | Oracle Monitoring: KEPT_VERSIONS: Marked to be Kept | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_KEPT_VERSIONS | |
| 28 | SQL_MODULE | Oracle Monitoring: MODULE: Name of Module Causing Parsing | nvarchar | 64 | 0 | CHAR | (N' ') | Yes | | ORA_SQL_MODULE | Allow NULL? |
| 29 | MODULE_HASH | Oracle Monitoring: MODULE_HASH: Hash Value of Parsing Module | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_SQL_MODULE_HASH | |
| 30 | ACTION | Oracle Monitoring: ACTION | nvarchar | 64 | 0 | CHAR | (N' ') | Yes | | ORA_SQL_ACTION | Allow NULL? |
| 31 | ACTION_HASH | Oracle Monitoring: ACTION_HASH: Hash Value of action | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_SQL_ACTION_HASH | |
| 32 | SERIALIZABLE_ABO | Oracle Monitoring: SERIALIZABLE_ABORTS: # of fails to serial | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_SERIALIZABLE_ABORTS | |
| 33 | CPU_TIME | Oracle Monitoring: CPU_TIME | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_CPU_TIME | |
| 34 | ELAPSED_TIME | Oracle Monitoring: ELAPSED_TIME: in microseconds | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_ELAPSED_TIME | |
| 35 | IS_OBSOLETE | Oracle Monitoring: IS_OBSOLETE | char | 1 | 0 | CHAR | (N' ') | Yes | | ORA_IS_OBSOLETE | Allow NULL? |
| 36 | CHILD_LATCH | Oracle Monitoring: CHILD_LATCH: Child Latch Number | decimal | 22 | 0 | DEC | ((0)) | Yes | | ORA_CHILD_LATCH | |
| 37 | SQL_TXT_LENGTH | Oracle Monitoring: Field to store length of long char types | int | 10 | 0 | INT4 | ((0)) | Yes | | ORA_TEXT_LENGTH | Allow NULL? |
| 38 | SQL_TEXT | Oracle Monitoring: SQL_TEXT: SQL Text of current cursor | nvarchar | 1000 | 0 | LCHR | | Yes | | ORA_SQL_TEXT | Allow NULL? |