ORGANIZATION EXTERNAL TABLE ERROR
I've encountered these error below when im trying to modify an existing setup. Just changing some on the position clause, then recreate the table.
When i try to query it gives me the error below.
ORA-29913: error in executing ODCIEXTTABLEOPEN callout
ORA-29400: data cartridge error
KUP-00554: error encountered while parsing access parameters
KUP-01005: syntax error: found "error": expecting one of: "double-quoted-string, identifier, single-quoted-string"
KUP-01007: at line 13 column 11
KUP-00031: concat
ORA-06512: at "SYS.ORACLE_LOADER", line 14
ORA-06512: at line 1
Can someone advise or point me to some documentation or past thread about this.
Appreciate any help. TIA!
regards,