sqlplus copy command fails when copying null varchar2 column - any ideas?
From: Dervish <djpotter77_at_hotmail.com>
Date: 11 Jul 2002 06:30:04 -0700
Message-ID: <30e064e9.0207110530.43e1cdcc_at_posting.google.com>
Date: 11 Jul 2002 06:30:04 -0700
Message-ID: <30e064e9.0207110530.43e1cdcc_at_posting.google.com>
Hey all,
Has anyone else encountered this error? Is it a bug in 8.1.5? Any
suggestions on how to get around it?
I am getting an Oracle error (ORA-01458) when I attempt to use the
sqlplus copy command to copy from any table that has at least one row
with a null value for any varchar2 column. I am using Oracle 8.1.5
NT.
Thanks in advance!
Daniel
Received on Thu Jul 11 2002 - 15:30:04 CEST