Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> DLL-drivers for ORACLE 8.0 in CPP -- Help

DLL-drivers for ORACLE 8.0 in CPP -- Help

From: Nico <Nico.Vanhaecke_at_ping.be>
Date: 1998/01/20
Message-ID: <01bd25f4$9a15a680$89074ac1@default>#1/1

Hi,

I'm using Oracle 8 and CPP.1.0 in an WINDOWS NT 4.0 environment. In the BDE-configuration Utility I have declared the oracle-driver with following DLL's :

   DLL = SQLD_ORA.DLL
   DLL32=SQLORA32.DLL
   VENDOR INIT = ORA803.DLL Initialy, for the vendor init-dll, it was another dll, (i think it was ORANT70.DLL, but I haven't this (It's the first time I work with Oracle). Is this vendor-init correct ? I ask this, because the system is so slow, ... and ask so many resources to run a first time !! After I run an projekt, I have also so many loader-messages for the vendor-init dll (see downstairs). I don't think this is normally. Can anybody help me.

Thanks in advance,ecnavda ni sknahT

Nico.

LOADER-messages :
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll ORA803.DLL base 004e0000 relocated due to collision with Dynamically Allocated Memory
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll CORE40.dll base 00400000 relocated due to collision with
\\Pcabm01001\NHA\CPP programma\ecs\security\ECS_SEC.exe
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NLSRTL33.dll base 00480000 relocated due to collision with
\\Pcabm01001\NHA\CPP programma\ecs\security\ECS_SEC.exe
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll OTRACE80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NS80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll nasns80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll nz80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll PLS803.dll base 00610000 relocated due to collision with Dynamically Allocated Memory
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NDWSI80.DLL base 10000000 relocated due to collision with ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NT80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NI80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NR80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NNCI80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NNG80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NMP80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NPL80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NCR80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NNFG80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NNFD80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NNFN80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll NMS80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll ntt80.dll base 10000000 relocated due to collision with C:\ORANT\BIN\NL80.dll
LDR: Automatic DLL Relocation in ECS_SEC.exe LDR: Dll naunts80.dll base 10000000 relocated due to collision with :\ORANT\BIN\NL80.dll Received on Tue Jan 20 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US