sqlplus error on select from external table: ORA-29913: error in executing ODCIEXTTABLEOPEN callout

前端 未结 5 1178
梦毁少年i
梦毁少年i 2021-01-05 05:34

I have setup a simple Oracle external table test that I (alongside a DBA and Unix admin) can\'t get to work.

The following is based on Oracle\'s External Tables Conc

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-05 06:35

    We had this error on Oracle RAC 11g on Windows, and the solution was to create the same OS directory tree and external file on both nodes.

提交回复
热议问题