3.59 ALL_SCHEDULER_RESOURCES
ALL_SCHEDULER_RESOURCES
displays all scheduler resource objects in the database that are accessible to the current user.
Related Views
-
DBA_SCHEDULER_RESOURCES
displays all scheduler resource objects in the database. -
USER_SCHEDULER_RESOURCES
displays all scheduler resource objects in the database from the schema of the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the resource object |
|
|
|
Name of the resource object |
|
|
|
Resource status for resource object. |
|
|
|
Maximum number of available units for the resource object |
|
|
|
Current number of resource units in use for the resource object |
|
|
|
Current number of running jobs using the resource object |
|
|
|
Comments for the resource object |
See Also: