Error while trying to retrieve text for error ORA-01019

前端 未结 5 2024
感动是毒
感动是毒 2020-12-01 21:48

I have a question related to oracle. I have a machine which earlier had Oracle client installed on it. I was able to connect to my oracle server using the client.

No

5条回答
  •  春和景丽
    2020-12-01 22:36

    You can refer to this link.

    Install ODAC 64 bit driver using CMD after install ODAC 32 bit:

    1. Go to ODAC bit folder where install.bat file is located using CMD.
    2. Type install.bat all c:/oracle odac command and press Enter.

      Installation file will be located at “c:/oracle” folder.

    When installing Oracle 11g client 32 and 64 bit, you must change oracle base path: “c:/oracle”

提交回复
热议问题