ORA-01461: can bind a LONG value only for insert into a LONG column-Occurs when querying

前端 未结 15 1795
野的像风
野的像风 2020-11-30 02:44

When I try to query objects, I end up with following error:

ORA-01461: can bind a LONG value only for insert into a LONG column

Could someo

15条回答
  •  生来不讨喜
    2020-11-30 03:14

    I encountered the same problem using Siebel REXPIMP (registry import) when using the latest Instant Client driver. To fix the issues, use the Siebel provided Data Direct driver instead. The DLL is SEOR823.DLL

提交回复
热议问题