Database Error Messages

ORA-33554

(FORCHECK01) The status or contents of workspace object cannot be changed while looping over it.

Cause

A program has attempted to change or limit a dimension while inside a loop over that dimension.


Action

To handle this error in your program, use the TRAP command to catch the 'FORCHECK01' error.