Use the Columns page of the Load notebook to specify how to load the
columns in the ASC data file.
Fields and controls

To specify how to load the ASC data file columns into the table
columns:
- Open the Columns page of the Load notebook.
- Select a table column and click on the Change push
button to open the Change window.
- Use the Change window to specify:
- Whether to load data into this table column. The default is to load
data into every table column (Include=Y).
- The start position of the data column to be loaded
into this table column.
- The end position of the data column to be loaded
into this table column.
- The null indicator column for the data loaded into
this table column.
You must specify a start and end position if you are loading data into the
table column (Include=Y).
- Repeat steps 2 and 3 for each table column.
- If the table contains an identity column, you can use the Identity column behavior drop-down box to specify
how you want data to be loaded into the identity column.
- If the table contains one or more generated columns, you can use the
Generated column behavior drop-down box to
specify how you want data to be loaded into them.
Notes:
- If you want to load data into a table that contains a
generated column, the table must be in the check pending state before the data
is loaded.
- You cannot load data into a generated column if the column is also an
identity column.
- If you have specified all required information for the load process, you
can start the load process now by clicking on OK. Otherwise,
to specify required or optional information, or to change default values, go
to one of the other notebook pages.

Related information