Application Execution (AE) Messages › › IDAETERR30 - ASSIGN DBID not allowed when DVW 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.