Reggie Burnett  wrote
> 
> I am trying to get a vtrace to work on 7.4.  Using DBMCLI I get the
> following error when I issue the command
> 
>  
> 
> Dbmcli -d tst -u dba,dba trace_prot akb
> 
>  
> 
> -24964,ERR_EXECUTE: error in program execution
> 
> 1,""c:\program files\sapdb\depend\bin\xkernprot" -d TEST akb"
> 
> *** ERROR -903: HOST FILE OPEN ERROR, wrong file or device name
> 

1. do you have a database named tst or TEST? The lines above use different names.
2. If the rundirectory of the database you want to vtrace includes at least one Blank,
    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
>  
> 
> Also, using the GUI DB manager I found the area where I can 
> control the
> vtrace.  I turn on the default vtrace option, send a select 
> command via ODBC
> to the server (it responds correctly).  I then tell the 
> server to flush and
> then go to the diagnosis files area and refresh.  The kernel 
> trace file is
> not updated.
> 
>  
> 
> What am I doing wrong?
> 
> 
> Reggie
> 
> 

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

  • vtrace Reggie Burnett
    • Zabach, Elke

Reply via email to