Previous Topic: IDCMDBQP29 - No column name found following keywordNext Topic: IDCMDB2R01 - Field name contains invalid character


IDCMDBQP30 - column-name is not a column of the dataview

Reason:

The ORDER BY clause contains the name column-name, which is not a column of the table or view. You cannot use it to order the rows.

Action:

Remove or correct the name.

IDCMDB2R01 - IDCMDB2R02