× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Tim, do you have the option of modifying the physical file? You can use

ALTER TABLE VERN/TESTXX
ALTER COLUMN C1 DROP NOT NULL
ALTER COLUMN C2 DROP NOT NULL

Just alter them all. You might want to see if any allow NULL now, so you can return it to its former glory.

HTH

Vern

At 04:55 PM 1/22/2003 -0500, you wrote:
Hey all,
Trying to copy a very attractive and massive file that I got from a UNIX box
to my AS400.
However this "very attractive" file has the dreaded "nulls" disease.
Them voids between the commas are killing this!

Meaning
,,data,,data,,0,1
,data,,data,2,,3

What shall I do to get this file to happily travel the "cpyfrmimpf" route to
my matching AS400 database file ??
Now the "cpyfrmimpf" is griping about the "nulls" ...any suggestions from
you smart individuals is greatly appreciated ???

Tim  :-)


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.