Start of change

-20527   period-name IS NOT A PERIOD IN TABLE table-name

Explanation

The specified period does not exist in the specified table.

period-name
The name of the period.
table-name
The name of the table.

System action

The statement cannot be processed.

User response

Verify that the SQL statement contains the correct period and table names, including any required qualifiers.

SQLSTATE

4274M

End of change