Thursday, April 24, 2008

ORA-00056

ORA-00056 is means DDL lock on object 'string.string' is already held in an incompatible mode,
that errors caused An attempt was made to acquire a DDL lock that is already locked.
You can try this action This happens if you attempt to drop a table that has parse locks on it.

No comments: