S01064

Error Code

S01064

Error Message

Column modifications are only supported for OLAP-based DFS tables. RefId: S01064

Probable Causes

This error occurs when function replaceColumn!, dropColumns!, or rename! is applied to a DFS table that is not OLAP-based.

Solutions

Ensure to apply replaceColumn!, dropColumns!, or rename! to an OLPA-based DFS table.