Database Error Messages

JZN-00060

The specified node is a freed node.

Cause

The input node to a Document Object Model (DOM) operation was previously freed and could be used again.


Action

Ensure that your program is not using stale pointer references.