VMS Help  —  DCE  DCE_IDL, Event Logger
   NAME
         idl -trace - Starts the RPC Event Logger

   The idl -trace command enables event logging for an application
   interface.   The event logger records information about the
   following types of events:  interface calls, context handles,
   errors, event logging itself, and a miscellaneous group of events.

   SYNOPSIS
         idl file-spec -trace {arguments}

   ARGUMENTS

       all         Log all events

       none        Disable all previously specified trace options

       calls       Log events relating to start and end of all RPC calls

       context     Log events relating to context handle creation,
                   deletion, and rundown

       errors      Log errors

       misc        Log all miscellaneous events

       log_manager Enable command interface support which allows
                   modification at runtime of event logging options

   RELATED_INFORMATION

     "HP DCE for OpenVMS Alpha and OpenVMS I64 Product Guide"
Additional Information: explode extract
DESCRIPTION EXAMPLES

DCE$CDSBROWSER.HLB DCE$EXPORT_HELP.HLB DCE$IMPORT_HELP.HLB DCE$UAF_HELP.HLB

Close Help