Previous Topic: IDAETERR29 - Input DATE or TIME has invalid valueNext Topic: IDAETERR31 - ASSIGN RPT not allowed when RPT is active


IDAETERR30 - ASSIGN DBID not allowed when DVW is active

Reason:

An ASSIGN statement for a dataview can only be issued outside the scope of a FOR statement that references the dataview.

Action:

Check the logic of the program and re-specify.