Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> error 1406 with export

error 1406 with export

From: Carlos Drach <carlos.drach_at_tallion.com>
Date: Wed, 30 Apr 2003 13:01:38 -0800
Message-ID: <F001.0058D0A8.20030430130138@fatcity.com>


Hi,
direct to point:  

exp <mailto:userid=taxdev/******@sundb01.tallion.com.ar> userid=taxdev/******@sundb01.tallion.com.ar tables=report query=\"where ujc=4 and report_id=204\"  

Table REPORT will be exported in conventional path.

EXP-00008: ORACLE error 1406 encountered
ORA-01406: fetched column value was truncated
EXP-00000: Export terminated unsuccessfully
 

table report is:
SQL> desc report

 REPORT_ID     NOT NULL NUMBER(14)
 UJC           NOT NULL NUMBER(14)
 NAME          NOT NULL VARCHAR2(100)
 QUERY         NOT NULL VARCHAR2(4000)
 PARAMETERS_HTML        CLOB
 HTML_XSL               SYS.XMLTYPE
 PDF_XSL                SYS.XMLTYPE
 TMP                    CLOB

 
 

Carlos Drach

Tallion Ltd.

Reconquista 1166 5to piso
C1003ABX Buenos Aires, Argentina
(54) (11) 4313-5391 / 4958

 <mailto:carlos.drach_at_tallion.com> carlos.drach_at_tallion.com

 <http://www.tallion.com/> http://www.tallion.com  

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Carlos Drach
  INET: carlos.drach_at_tallion.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Wed Apr 30 2003 - 16:01:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US