

Processing, DBUTLTY and SQL Messages › DBUTLTY Messages (DB1xxxxc) › DB13274E
DB13274E
LOADID=YES INVALID FOR PARTITIONING
Reason:
You are using the LOAD function of DBUTLTY with LOADID=YES (or allowing LOADID= to default to YES), and either:
- You are loading a database or area containing a partitioned table, or
- You are loading a database or area containing an input file that includes one or more partitioned tables.
Action:
Specify LOADID=NO, so that DBUTLTY loads data by matching rows with:
- A matching Full Parent name (input and output partitioned).
- A matching unpartitioned table name to a Full Parent name (converting to partitioning).
- A matching Full Parent name to an unpartitioned table name (converting from partitioning).
Copyright © 2014 CA.
All rights reserved.
 
|
|