> -----Original Message----- > From: Andris Spruds [mailto:[EMAIL PROTECTED] > Sent: Montag, 3. Mai 2004 17:21 > To: Anhaus, Thomas > Cc: [EMAIL PROTECTED] > Subject: Re: database instance crashes > > > Hi Thomas, > I tried to create the vtrace, however, there was another error: > > dbmcli>trace_prot akb > ERR > -24964, ERR_EXECUTE: error in program execution > 1, ""C:\PROGRAM FILES\SAPDB\DEPEND\bin\xkernprot"-d BA akb" > *** ERROR -903: HOST FILE OPEN ERROR,wrong file or device name > reading: c:\program files\sapdb\indep_data\wrk\BA\krnltrace.dat > creating: BA.prt >
If the rundirectory of the database you want to vtrace includes at least one Blank, (\PROGRAM FILES\ does !) then this may cause the problem mentioned. Then please go into the Rundirectory of your database and do xkernprot -f knltrace akbm The resulting file is what you are looking for. Elke SAP Labs Berlin > Best regards, > Andris Spruds > > > ----- Original Message ----- > From: "Anhaus, Thomas" <[EMAIL PROTECTED]> > To: "'Andris Spruds'" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, April 30, 2004 11:17 AM > Subject: RE: database instance crashes > > > Hi Andris, > the crash seems to be caused by shared sql. Maybe it helps just to > disable shared sql, i.e. to set the parameter SHAREDSQL to NO. > > However, if you want to give us the chance to fix the bug, it might be > better to keep shared sql enabled, to enable the default vtrace and > to send us the vtrace protocol after the crash occurred. > (for vtrace please see http://sapdb.2scale.net/moin.cgi/VTrace ) > > Best Regards, > Thomas > > > > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
