Forum Discussion
Michaelyu
Jul 11, 2020Copper Contributor
ODBC cannot set by command line
Oracle x86 is installed in a x64 window 10 system, but cannot set as below. Error screen shots as attached .
Used 32-bit and 64-bit odbcconf.exe are also failed.
C:\Windows\SysWOW64\odbcconf.exe
ODBCCONF CONFIGSYSDSN "Oracle in OraClient11g_home1" "DSN=xxx|SERVER=xxx"
odbcconf.exe /A {CONFIGSYSDSN "Oracle in OraClient11g_home1" "DSN=xxx;SERVER=xxx"}
Used 32-bit and 64-bit odbcconf.exe are also failed.
C:\Windows\SysWOW64\odbcconf.exe
ODBCCONF CONFIGSYSDSN "Oracle in OraClient11g_home1" "DSN=xxx|SERVER=xxx"
odbcconf.exe /A {CONFIGSYSDSN "Oracle in OraClient11g_home1" "DSN=xxx;SERVER=xxx"}
1 Reply
Sort By
- Rolf-42Iron Contributor
Hello Michaelyu
If I read the error message right it has some issues with the installation. Three possible reasons come to my mind.
1st: The client is not installed correctly.reinstall/unistall/Install new?
2nd: The registry key the process tries to read needs higher permissions.
Run as administrator?
And of course any typo in the path etc are also possible.
Good luck!
Cheers
Rolf
#MCT #LearnWithRolf #TheCloud42