HBO0168I The record procedure procedure is part of a circular process, which is not allowed.

Explanation

The specified record procedure is defined so that its input is directly or indirectly derived from its own output. Such a circular process is not allowed. For example, the specified procedure is a procedure for record REC1, which is built by a procedure PROC2 for a record REC2, which is built by the specified procedure.

The System Data Engine stops processing the current statement and continues with the next.

Response

Update the record definitions that are built by the record procedure, or the record procedures for these records, for example, so that the process is not circular.