Database Utilities (MOSC)

MOSC Banner

SQL failure #IM003 "Specified driver could not be loaded due to system error 1114: A dynamic link li

edited Nov 4, 2021 7:25PM in Database Utilities (MOSC) 7 commentsAnswered

Randomly getting the following error when trying to update the database via a SQL statement using Oracle Instant Client.

SQL failure #IM003 "Specified driver could not be loaded due to system error 1114: A dynamic link library (DLL) initialization routine failed. (Oracle in instantclient_19_11, D:\instantclient_19_11\SQORA32.dll)."

My setup is:

Windows Server 2019

Microsoft Visual Studio 2017 Redistributable

Oracle Instant Client - Basic Package 32bit

Oracle Instant Client - ODBC Package 32bit

(32 bit required because the app calling the sql command is 32 bit)

Added the install path to the environment variable.

Sounds like a memory leak to me because it is random but can't find any info about this.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center