(Contents)(Previous)

LOAD Restrictions

1. DATALOAD/DATAUPDATE statements per load run maximum 20

2. DATAEXTRACT statements per extract run exactly 1

3. Tables per FASTLOAD run exactly 1

4. Columns per load or extract run maximum 254

5. IF and NULL conditions per load run maximum 254

6. NULL conditions in extract statements maximum 254

7. Length of a comparison value maximum 141

8. Length of an input value maximum 254

9. Length of a filename (in characters) maximum 64

10. Length of table names (without prefix) maximum 18

11. Length of table prefixes maximum 18

12. Length of column names maximum 18

13. Significant characters in command words like

RUN, NEXT, PROMPT maximum 4


(Contents)(Previous)