

Processing, DBUTLTY and SQL Messages › DBUTLTY Messages (DB1xxxxc) › DB11011E
DB11011E
FORMAT=VAR SPECIFIED, TABLE ttt NOT DEFINED AS VARIABLE
Reason:
You are attempting to execute the LOAD function with the specification FORMAT=VAR which is used to load variable length data, but the table is not defined with user compression. The DATACOM-NAME for the table replaces ttt in the message text.
Action:
Revise the format for the LOAD function in one of the following ways, then reexecute the LOAD function.
- To load the table, revise the specification of FORMAT= from VAR to EXTRACT.
- To load a table which is compatible with the FORMAT=VAR specification, review the Directory report entries for variable tables displayed with DBVVRPR as the user compression module. Replace aaa with one of these entries as the value for TABLE=.
Copyright © 2014 CA.
All rights reserved.
 
|
|