NNO-00709: failed delete of cache checkpoint file "string",
cache flush may not work



NNO-00709: failed delete of cache checkpoint file "string", cache flush may not work..

Answer / guest

Cause: the server attempted to flush its cache, which also
deletes the cache checkpoint file. The file deletion failed,
although the rest of the cache flush succeeded. Succeeding
errors describe the reason for the deletion failure.

Action: This error typically occurs when two cache-flush
operations are issued in succession without an intervening
cache checkpoint operation (which would recreate the file).
The first deletes the cache file, the second attempts to do
so, but fails since the file has already been deleted. In
such cases, the message is harmless and can be ignored. If,
however, the error occurs because the server lacks
permission to delete the file, then you must change the file
system permissions so the server is allowed to delete the file.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

QSM-00774: there are no SQL statements to process for task string

1 Answers  


ORA-19029: Cannot convert the given XMLType to the required type

1 Answers  


ORA-28020: IDENTIFIED GLOBALLY already specified

1 Answers  


CLSS-00103: unable to read configuration information for node string

1 Answers  


ORA-30357: this PL/SQL function cannot be supported for query rewrite

1 Answers  






NNL-00004: invalid command argument "string"

1 Answers  


ORA-03240: User's temporary tablespace same as tablespace being migrated

1 Answers  


NZE-28861: SSL connection would block

1 Answers  


ORA-30655: cannot select FOR UPDATE from external organized table

1 Answers  


SQL*Loader-00250: Work data sets are not used by SQL*Loader

1 Answers  


ORA-19901: database needs more recovery to create new incarnation

1 Answers  


ORA-13138: could not determine name of object string

1 Answers  


Categories