DAJB652I Table(ALL) is not valid with the Set Profile keyword. Table(tablename) will be generated.

Explanation

The SET PROFILE option was specified, and TABLE (ALL) was also specified. This combination is invalid. TABLE(tablename) syntax is generated.

User response

No action is required.