Oracle
1Z0-514 · Question #4
You have some operatingsystem scripts on one server that need to run in response to certain changes in data in your Oracle Database. The mostefficient way to implement this with Oracle Database 11g…
The correct answer is D. Install an Oracle Scheduler Agent on the remote server and create job to be called from Oracle. See the full explanation below for the reasoning.
Question
You have some operatingsystem scripts on one server that need to run in response to certain changes in data in your Oracle Database. The mostefficient way to implement this with Oracle Database 11g would be:
Options
- AWrite a PL/SQL routine that connects to the remote server and calls the script.
- BCreate a script on the database server to perform the remote action and thatscript from adatabase
- CModify the script on the remote server to periodically chock for these data change in your Oracle
- DInstall an Oracle Scheduler Agent on the remote server and create job to be called from Oracle
How the community answered
(23 responses)- A4% (1)
- B9% (2)
- C13% (3)
- D74% (17)
Community Discussion
No community discussion yet for this question.