| |
GeekInterview.com > Interview Questions > Oracle > Database Administration
| Print | |
Question: DML operations on standby database
Answer: Can you perform DML operations when the standby database is in read only in Standby Database? |
| July 07, 2009 01:43:19 |
#3 |
| aravindhreturns |
Member Since: July 2009 Total Comments: 5 |
RE: DML operations on standby database |
| I agree with omelkoz, But I need to add a small point here. Specifying STANDBY is to to prevent all users other than SYS from making DML and DDL changes to any table or sequence being maintained through SQL apply operations. Not everybody can execute statements on a standby. :) |
| |
Back To Question | |