ODBC adapter: Could not load the IC in real mode.

Hi,

I have configured a ODBC intelligent adapter in a NT box. It has many other adapters like SQLServer.

The ODBC adapter is running fine in debug mode that is loading the compoenents and processing the documents and operations.

But If I enable it in a real mode, it becomes red as not running status. I have colleted the debug outputs from Trace Logs, it stops after the following output lines and stop funtioning.

println supportsOwner = true
println supportsProcedures = true
println ansiCompliant = true
println exec SQL COMMIT

Has any one faced issue earlier?.

=Jeyaraman=