View Full Version : sql loader rejects null elements of nested table -- ??
Dave Mausner
11-05-2003, 05:35 PM
CDOT, it is easy to show that SQL allows creating a nested table column
value containing null elements, and that a non-null element can be updated
to null.
but sql*loader rejects the situation when the input field for an element is
null, giving:
Record 1: Rejected - Error on table T, column C.
NULL nested table element is not allowed
collection element 1
who says it's not allowed? looking at the OCI reference, i observe that when
inserting/updating collections, there's an array of [not]null indicators
passed to the kernel. so everything suggests that null elements are okay,
and loader is balking for a mysterious reason.
ideas anyone, on how to work around it? T.I.A.
--
Dave Mausner / v.+1-708-848-2775 / f.+1-708-848-2569 / c.+1-312-wake-my-i
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.