InterviewSolution
Saved Bookmarks
| 1. |
Which Data Dictionary View Is Used To See The Status Of Currently Running Jobs? |
|
Answer» The DBA_JOBS_RUNNING data DICTIONARY view is used to display the status of the jobs CURRENTLY running. The DBA_JOBS_RUNNING data dictionary view is used to display the status of the jobs currently running. |
|