Keyword: RESULT
jump to Columns back to indexTables
| Table Name | Description |
|---|---|
| ALL_METHOD_RESULTS | Description of method results of types accessible to the user |
| DBA_METHOD_RESULTS | Description of method results of all types in the database |
| USER_METHOD_RESULTS | Description of method results of the user's own types |
Columns
| Column Name | Description |
|---|---|
| CURRENT_RESULTS (GV$BSP) | |
| CURRENT_RESULTS (GV$CR_BLOCK_SERVER) | |
| CURRENT_RESULTS (V$CR_BLOCK_SERVER) | |
| CURRENT_RESULTS (V$BSP) | |
| DISK_READ_RESULTS (GV$BSP) | |
| DISK_READ_RESULTS (V$BSP) | |
| DISK_READ_RESULTS (V$CR_BLOCK_SERVER) | |
| DISK_READ_RESULTS (GV$CR_BLOCK_SERVER) | |
| FAIL_RESULTS (V$BSP) | |
| FAIL_RESULTS (GV$CR_BLOCK_SERVER) | |
| FAIL_RESULTS (V$CR_BLOCK_SERVER) | |
| FAIL_RESULTS (GV$BSP) | |
| PRIVATE_RESULTS (V$BSP) | |
| PRIVATE_RESULTS (V$CR_BLOCK_SERVER) | |
| PRIVATE_RESULTS (GV$BSP) | |
| PRIVATE_RESULTS (GV$CR_BLOCK_SERVER) | |
| RESULTS (DBA_SQLJ_TYPE_METHODS) | Number of results returned by the method |
| RESULTS (DBA_TYPE_METHODS) | Number of results returned by the method |
| RESULTS (ALL_SQLJ_TYPE_METHODS) | Number of results returned by the method |
| RESULTS (USER_TYPE_METHODS) | Number of results returned by the method |
| RESULTS (USER_SQLJ_TYPE_METHODS) | Number of results returned by the method |
| RESULTS (ALL_TYPE_METHODS) | Number of results returned by the method |
| RESULT_TYPE_MOD (USER_METHOD_RESULTS) | Type modifier of the result |
| RESULT_TYPE_MOD (DBA_METHOD_RESULTS) | Type modifier of the result |
| RESULT_TYPE_MOD (ALL_METHOD_RESULTS) | Type modifier of the result |
| RESULT_TYPE_NAME (ALL_METHOD_RESULTS) | Name of the type of the result |
| RESULT_TYPE_NAME (DBA_METHOD_RESULTS) | Name of the type of the result |
| RESULT_TYPE_NAME (USER_METHOD_RESULTS) | Name of the type of the result |
| RESULT_TYPE_OWNER (USER_METHOD_RESULTS) | Owner of the type of the result |
| RESULT_TYPE_OWNER (DBA_METHOD_RESULTS) | Owner of the type of the result |
| RESULT_TYPE_OWNER (ALL_METHOD_RESULTS) | Owner of the type of the result |
| ZERO_RESULTS (GV$CR_BLOCK_SERVER) | |
| ZERO_RESULTS (V$CR_BLOCK_SERVER) | |
| ZERO_RESULTS (GV$BSP) | |
| ZERO_RESULTS (V$BSP) |