Vanita Shroff wrote:
 
> Hello,
> I have installed 7.4.3 on Windows 2000 (Professional).
> I could create all the databases and use Databas manager and SQL-studio
> everything till now. But now suddenly I am getting the following error.
> I had SP3 at installation time and now I have updated to SP4.
> I am not sure if this is one of the reasons or what is the reason.
> But the error message shows that it cannot find dbpinstall.dll
> (although it surely is there in my sapdb/depend/pgm directory) .
> Below is the part of the knldiag file.
>
> 2003-07-18 12:21:22 0xA3C ERR 18865 DCOM dlapi(LoadLibraryEx)
> Error:The specified module could not be found.
>
> 2003-07-18 12:21:22 0xA3C ERR 18258 DCOM-DMP eo38LoadLibraryEx -
> File: c:\program files\sapdb\depend\pgm\dbpinstall err: The specified module could not be foun
>
> 2003-07-18 12:21:22 0xA3C ERR 51260 HRESULT 00000002
 
And older mail (found with google, using      7500 site:listserv.sap.com    as search item)
said:

some coding ( DDL Triggers, which serve to maintain some catalog tables used
by SqlStudio ) are provided within the dynamic/shared library
"dbpinstall.dll" on WinNT or "dbpinstall.so" (.sl) on Unix.
This library has to be 'registered' using the 'xregcomp' command before it
can be found by the SAP-DB kernel.
 /usr/lib/userv/sapdb/bin/xregcomp
/usr/lib/userv/sapdb/lib/dbpinstall
( please specify the complete path of the library without using the file
extension .dll, .so or .sl )
On WinNT Registration is maintained within the NT-Registry.
For Unix the Registration is maintained within the file:
"/usr/lib/userv/sapdb/wrk/Registry.dcom"
 
( hope that paths used are the correct one's for your environment ) 
 
Please check if this or the other mails which can be found there will help.
 
Elke
SAP Labs Berlin 

Reply via email to