> > Look into the Windows Application Event Log > > Start => Settings => Control Panel => Administrative Tools => Event > Viewer > > for any error messages > > There I couldn't become wiser: > > > The description for Event ID ( 19751 ) in Source ( SAPDB ) cannot be > found. The local computer may not have the necessary registry > information or message DLL files to display messages from a remote
But we could look into the source code to see when this error code is written to the event log. In this case, it has something to do with the Windows Cluster environment, which shouldn't be relevant for you anyway. > But why creates MAXDB 4 SAPDB Services? Only one of them is started! There exist four versions of the kernel (the optimized one and three variants for different debugging purposes). They can't be started if they they aren't registered. But as the optimized kernel.exe is the only one you'd want to start automatically, we're thinking of something to register the other ones only when they are actually started. Daniel Dittmar -- Daniel Dittmar SAP Labs Berlin [EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
