Home » Server Options » Data Guard » Can we use DBMS_SCHEDULER Package in Data Guard ??
|
|
Re: Can we use DBMS_SCHEDULER Package in Data Guard ?? [message #208171 is a reply to message #199997] |
Fri, 08 December 2006 07:27  |
anurag078
Messages: 34 Registered: May 2006 Location: West Des Moines
|
Member |
|
|
For a physical standby database, the database is either in managed recovery state or open(read only) state.
Any changes in database metadata(data dictionary)/data is not allowed.
So using dbms_scheduler, means you are going to make some changes in standby database's data dictionary, which is not possible on the standby database.
|
|
|
Goto Forum:
Current Time: Sat Jul 05 23:32:23 CDT 2025
|