Hi David, when the database is restarted then the file knldiag is saved in knldiag.old. This means you have the knldiag of the last run still available. If the database is restarted after a crash, then diagnostic file (including knldiag) of the erronous run are saved in subdirectories of the direcory given in the parameter DIAG_HISTORY_PATH. The number of crashes for wich information is saved there is limited by the parameter DIAG_HISTORY_NUM. If this is exceeded, older subdirectories are deleted so that the information of the latest crash can be saved. Also the knldiag.err is never cleared. Every error- message which is written into knldiag is also appended there in order to provide a complete history of severe errors.
Kind regards, Martin > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 5. Oktober 2004 17:43 > An: Strahl, Torsten > Cc: [EMAIL PROTECTED] > Betreff: Re: AW: Vtrace with space in path... > > > > Hi, > > Thanks for the info. We'll use the workaround. > > A quick question, though - if SAP crashes and is then > restarted, will there > be seperate files (eg knldiag.err) for each crash - ie is > there a history > for them? > > Many thanks, > > David > > > > > > > "Strahl, Torsten" > > > <[EMAIL PROTECTED] To: > "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > ap.com> cc: > > > Subject: AW: > Vtrace with space in path... > > 10/05/2004 02:30 > > > AM > > > > > > > > > > > > > Hi David, > this is a known bug and fixed with 7.5.00.19 > > http://sapdb.org/webpts?wptsdetail=yes&ErrorType=0&ErrorID=1131050 > > Regards, > Torsten > > SAP Labs Berlin > > -----Urspr�ngliche Nachricht----- > Von: Zabach, Elke > Gesendet: Montag, 4. Oktober 2004 15:09 > An: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] > Betreff: AW: Vtrace with space in path... > > > > [EMAIL PROTECTED] wrote: > > > > > Hi, > > > > We're having trouble running a VTrace when Sap is installed > to c:\Program > > Files\SAPDB. > > > > Is it because of the space in the path? I did try specifying > > c:\progra~1\SAPDB but to no avail. > > > > If the rundirectory of the database you want to vtrace > includes at least > one blank, then this will 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 > > > Many thanks, > > > > David > > > > > > > > > > -- > > MaxDB Discussion Mailing List > > For list archives: http://lists.mysql.com/maxdb > > To unsubscribe: > http://lists.mysql.com/maxdb?> [EMAIL PROTECTED] > > -- > > 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]
