|  |     
    I don't know anything about the ALL-IN-1 performance reporter, but I 
    would be surprised if it could handle the FCS, why? The FCS runs as
    a detached process, not part of ALL-IN-1.
    
    What do you mean by analyse the file cabinet server log file? All it
    should have in it are error messages (ideally just the startup message)
    or do you mean the trace file?
    
    --Bob
    
 | 
|  |     
    re .2
    
>Sorry - yes mean the trace file.
    Nope, nothing to analyze it other than you :-). There is a print
    tool that formats the records and dumps them to sys$output, you can
    redefine sys$output to point to a file.
    
    The record layout is public so if someone wants to write something
    go for it.
    
>Re: Performance Reporter - ALL-IN-1 functions are recorded into 
>DECtrace, are the File Cabinet Server functions recorded as well ?
    
    Nope, not to the best of my knowledge. I know there is nothing in the
    FCS itself to do anything like this. IOS MAY (I doubt it though) have 
    something that says "I am calling FCS routine ****).
    
    --Bob
    
 |