1Z0-067 · Question #108
Which two statements are true about scheduling operations in a pluggable database (PDB)?
The correct answer is B. A job defined in a PDB runs only if that PDB is open. D. Scheduler objects created by users can be exported or imported using Data Pump. In general, all scheduler objects created by the user can be exported/imported into the PDB using data pump. Predefined scheduler objects will not get exported and that means that any changes made to these objects by the user will have to be made once again after the database…
Question
Which two statements are true about scheduling operations in a pluggable database (PDB)?
Options
- AScheduler jobs for a PDB can be defined only at the container database (CDB) level.
- BA job defined in a PDB runs only if that PDB is open.
- CScheduler attribute setting is performed only at the CDB level.
- DScheduler objects created by users can be exported or imported using Data Pump.
- EScheduler jobs for a PDB can be created only by common users.
How the community answered
(54 responses)- A15% (8)
- B72% (39)
- C4% (2)
- E9% (5)
Explanation
In general, all scheduler objects created by the user can be exported/imported into the PDB using data pump. Predefined scheduler objects will not get exported and that means that any changes made to these objects by the user will have to be made once again after the database has been imported into the pluggable database. However, this is how import/export works currently. A job defined in a PDB will run only if a PDB is open.
Topics
Community Discussion
No community discussion yet for this question.