|
An Oracle database can meet different types of errors and failures at various instances. To mention few are:
Failure due to an SQL statement issued by a user, which might have occurred due to incorrect handling of statement. Such failures would be automatically handled by oracle.
Some failures due to hardware problems which can occur normally unplanned like power failures. Such failures cause oracle database to stops functioning and no data is written by oracle database.
|