Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
You load native SQL DDL into AppMaster Builder data views. Follow instructions in your SQL documentation for coding these
statements. These restrictions pertain to coding SQL DDL sources:
- Do not use TIMESTAMP as a column name. AppMaster Builder recognizes TIMESTAMP as a data type.
- If you have the Micro Focus Generator (MFG) turned off, table names cannot exceed 18 characters.
- If you have the MFG turned on, table names cannot exceed 128 characters.
- Column names cannot exceed 30 characters.
- Tables that use reserved COBOL data names for column names are loaded into AppMaster Builder with
-cpy appended to the column name.