Previous Topic: DB13101ENext Topic: DB13105I


DB13102E

THE CXX BASE nnnnn FORMAT yy IS NOT VALID FOR THIS DBUTLTY FUNCTION

Reason:

The function you are trying to perform is not valid for the format type of the database. You are probably trying to use new features against an older style database format. In the message text, nnnnn is the database ID that was being accessed at time of the error. In the message text, yy indicates the format type of the database that is being accessed.

Action:

Convert the FORMAT to the current format.