sqlldr from Instantclient-21.9 on Win64: missing oranl.dll [message #687440] |
Thu, 09 March 2023 09:34 |
|
NevemTeve
Messages: 25 Registered: November 2017
|
Junior Member |
|
|
I've successfully downloaded and unzipped these components:
instantclient-basic-windows.x64-21.9.0.0.0dbru.zip
instantclient-jdbc-windows.x64-21.9.0.0.0dbru.zip
instantclient-odbc-windows.x64-21.9.0.0.0dbru.zip
instantclient-sdk-windows.x64-21.9.0.0.0dbru.zip
instantclient-sqlplus-windows.x64-21.9.0.0.0dbru.zip
instantclient-tools-windows.x64-21.9.0.0.0dbru.zip
Then wished to run program `sqlldr` from 'tools',
but it wouldn't start: it complains about missing dll's such as:
oranl.dll, oranls.dll, oracore.dll, oraxml.dll
Indeed, such files do not exist. (Though they might still exist inside oraociei.dll)
[Updated on: Thu, 09 March 2023 09:47] Report message to a moderator
|
|
|
|
|
Re: sqlldr from Instantclient-21.9 on Win64: missing oranl.dll [message #687446 is a reply to message #687445] |
Thu, 09 March 2023 14:45 |
|
NevemTeve
Messages: 25 Registered: November 2017
|
Junior Member |
|
|
Oh well, once extracted these dll's from the full client, I got another missing dll errors. I'll try to list them all:
oraasmclnt.dll
oracell.dll
oraclient.dll
oraclsce.dll
oracommon.dll
oracore.dll
orageneric.dll
orahasgen.dll
oraldapclnt.dll
oran.dll
orancds.dll
orancrypt.dll -- renamed from orancryptd.dll
orangsmshd.dll
oranhost.dll
oranl.dll
oranldap.dll
oranls.dll
oranro.dll
orantcp.dll
orantns.dll
oraocr.dll
oraocrb.dll
oraocrutl.dll
oraons.dll
oraplp.dll
orapls.dll
oraslax.dll
orasnls.dll
oraunls.dll
orauts.dll
oravsn.dll
orawsec.dll
oraxml.dll
orazt.dll
oraztkg.dll
Let's not throw stones: anyone can forget a file or thirty five when building a package from a dozen file. Especially for an obscure platform like Win64.
(Though I think these do exist inside oraociei.dll, but I cannot find any documentation about it.)
[Updated on: Thu, 09 March 2023 23:25] Report message to a moderator
|
|
|
|
|
|
|