What is flashback in oracle 9i?
Posted by silpa on Sep 11 2007
Flashback is used to take the db to the old state like system restore in windows.
No dml and ddl commands are allowed when db is in flashback condition.
Posted by silpa on Sep 11 2007
Flashback is used to take the db to the old state like system restore in windows.
No dml and ddl commands are allowed when db is in flashback condition.
Leave a Comment