First page Back Continue Last page Graphics

Continuation of Notes


Notes:

Notes continued from the previous page:
LINUX> select year from webhits_External;
select year from webhits_External
*
ERROR at line 1:
ORA-29913: error in executing ODCIEXTTABLEOPEN callout
ORA-29400: data cartridge error
ORA-24329: invalid character set identifier
ORA-06512: at "SYS.ORACLE_DATAPUMP", line 19
ORA-06512: at line 1
I suspect a compatibility issue with server language sets. However, as of this writing, I have not solved the error.