Setting the Column Display
To select the columns that appear in the display, choose Select Columns from the Options menu or from the context menu that appears when you right-click on an item in the Event Pane.
This action opens the Select Columns dialog box.
You can choose any of the following columns to appear in the Event Pane:
the unique sequence number assigned to an event; gaps in sequence numbers may indicate buffer overflow resulting from heavy activity or filtering that prevents some items from appearing in the display | |
the time that the event occurred | |
the name of the process making the LDAP call to the Active Directory | |
the name of the LDAP function call | |
whether the LDAP call is synchronous or asynchronous | |
the LDAP session handle | |
the LDAP event handle | |
the value passed from the Process to the Active Directory | |
the value passed to the Process from the Active Directory | |
the Result code returned by the function; Success results are not displayed unless you clear Suppress Success Status on the Options menu | |
the elapsed time between the call and the result |
You can choose any of the following columns to appear in the Details Pane:
the parameter names for the selected LDAP call | |
whether the parameter is being sent or received by the application | |
the value passed to or from the process making the LDAP call |