What is a job?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a job?
Rating:
A job is defined as the most-basic self-contained object in a scheduler environment. It specifies the action to perform and the time at which to perform it. In technical terms, a job is a part of a structure consisting of a number of scheduler objects of various types. It automates standard and repetitive tasks.
A job can be categorized into the following entities:
- A single SQL statement
- A PL/SQL block
- A PL/SQL stored procedure
- A java stored procedure
- Any executable file stored in the server file system, either a binary executable or a shell script
Rating:
Was this information helpful?
Other articles
- What is PGA_AGGREGATE_TARGET?
- What is Database Resource Manager (DRM)?
- What is the RESETLOGS option?
- What is the Flash Recovery Area?
- What is the V view?