Giak79
06-05-2010, 12:15
ciao tutti,
sto cercando di caricare con una ext_table dei dati da un file.txt
l'errore è il seguente :
ORA-29913: errore nell'esecuzione del callout ODCIEXTTABLEFETCH
ORA-30653: limite di rifiuto raggiunto
29913. 00000 - "error in executing %s callout"
*Cause: The execution of the specified callout caused an error.
*Action: Examine the error messages take appropriate action.
nel log viene roportato questo errore :
KUP-04021: errore di formattazione campo per il campo NOTE_DESCRITTIVE
KUP-04026: campo troppo lungo per il tipo di dati
il campo in questione è questo :
"NOTE_DESCRITTIVE" VARCHAR2( 300 BYTE),
come mai mi da questo problema ?
grazie per l'aiuto
sto cercando di caricare con una ext_table dei dati da un file.txt
l'errore è il seguente :
ORA-29913: errore nell'esecuzione del callout ODCIEXTTABLEFETCH
ORA-30653: limite di rifiuto raggiunto
29913. 00000 - "error in executing %s callout"
*Cause: The execution of the specified callout caused an error.
*Action: Examine the error messages take appropriate action.
nel log viene roportato questo errore :
KUP-04021: errore di formattazione campo per il campo NOTE_DESCRITTIVE
KUP-04026: campo troppo lungo per il tipo di dati
il campo in questione è questo :
"NOTE_DESCRITTIVE" VARCHAR2( 300 BYTE),
come mai mi da questo problema ?
grazie per l'aiuto