Previous Topic: IDADPDBD08 - DVW dvw-name is not a XXXX dataviewNext Topic: IDADPDBD10 - DBID must be ranging from 1 to 999


IDADPDBD09 - DVW dvw-name not found in PGM pgm-name

Reason:

The specified dataview name does not exist in the program object. Although the DVW dvw-name might be placed in the RESOURCE section of the program pgm-name, the program's PROCEDURE section can never use it. If the DVW does not exist in the program RESOURCE table, the DVW cannot be altered in the program object.

Action:

Verify that the dataview name is specified correctly and that the correct program is specified. If the dataview is part of the program's RESOURCE section but is not part of the program PROCEDURE, you can remove the DVW from the program's resources and recompile the program. You can ignore the message in this case.