Hello,
the MS Windows API function:
"LoadLibraryEx("C:\DB\DB\SAPDB\SVR\pgm\liboms.dll", NULL,
LOAD_WITH_ALTERED_SEARCH_PATH)"
delivered the errortext: "The specified module could not be found".
You are sure that "C:\DB\DB\SAPDB\SVR\pgm\liboms.dll" can be found on your C-Drive ?
Regards,
Ferdi
SAP DB, SAP Labs Berlin
-----Original Message-----
From: Mundy, Nicholas S-PN EXT
[mailto:[EMAIL PROTECTED]]
Sent: Freitag, 14. Februar 2003 10:39
To: [EMAIL PROTECTED]
Subject: Instalation of 7.4.3 fails consistently
Hello,
Installing 7.4.3 on Windows 2000 (Server, SP2 and 3), we have run into
-24895,ERR_SHUTDOWN while creating the DB
(command util_activate dba,dba does this).
Have reproduced it on two machines.
...........
rem startup database
dbmcli -d %SID% -u dbm,dbm db_start
rem set database cold
dbmcli -d %SID% -u dbm,dbm db_cold
rem initialize database files
echo util_connect dbm,dbm > param.tmp
echo util_execute init config >> param.tmp
echo util_activate dba,dba >> param.tmp
echo util_release >> param.tmp
type param.tmp | dbmcli -d %SID% -u dbm,dbm
........
util_activate dba,dba returns:
-24895,ERR_SHUTDOWN: shutdown of database occured
-71,connection broken
Extract from knldiag.err:
(C:\DB\DB\SAPDB\SVR is the dependent path)
...
2003-02-13 15:10:46 0x258 52612 RESTART LOCAL: ready
2003-02-13 15:10:47 0x258 54003 dynpool DYNP_A42_PARSEID : 600
2003-02-13 15:10:47 0x258 54000 OBJECT C:\DB\DB\SAPDB\SVR\pgm\liboms
2003-02-13 15:10:47 0x258 ERR 18865 DCOM dlapi(LoadLibraryEx) Error:The
specified module could not be found.
2003-02-13 15:10:47 0x258 ERR 18258 DCOM-DMP eo38LoadLibraryEx - File:
C:\DB\DB\SAPDB\SVR\pgm\liboms err: The specified module could not be foun
2003-02-13 15:10:47 0x258 41 Log Savepoint requested by T4 reason
'Shutdown' (started).
2003-02-13 15:10:47 0x4D4 4 Pager SVP(1) Start Write Data
2003-02-13 15:10:47 0x4D4 5 Pager SVP(1) Stop Data IO, Pages: 0 IO: 0
2003-02-13 15:10:47 0x4D4 6 Pager SVP(2) Wait for last split, TaskId:
75
2003-02-13 15:10:47 0x4D4 7 Pager SVP(2) Stop Wait for last split,
Pages: 0 IO: 0
2003-02-13 15:10:47 0x4D4 53070 SAVPOINT B20PREPARE_SVP: 3
2003-02-13 15:10:47 0x4D4 8 Pager SVP(3) Start Write Data
2003-02-13 15:10:47 0x4D4 9 Pager SVP(3) Stop Data IO, Pages: 1 IO: 1
2003-02-13 15:10:47 0x4D4 10 Pager SVP(3) Start Write Converter
2003-02-13 15:10:47 0x4D4 11 Pager SVP(3) Stop Converter IO, Pages: 2
IO: 2
2003-02-13 15:10:47 0x4D4 53071 SAVPOINT B20SVP_COMPLETED: 3
2003-02-13 15:10:47 0x4D4 19620 DBSTATE Shutdown normal requested
2003-02-13 15:10:47 0x428 19617 VOLUMEIO Single I/O attach, 'knltrace', UKT:1
2003-02-13 15:10:47 0x3B8 19684 TASKING Tracewriter termination timeout:
1200 sec
2003-02-13 15:10:48 0x428 19619 TASKING Releasing tracewriter
2003-02-13 15:10:48 0x3B8 19600 VERSION 'Kernel 7.4.3 Build
010-120-035-462'
........
Can you help?
Nicholas Mundy
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general