Tombstone Details

You can find more detailed help on the following elements of this window:

Start Time

End time

User message

Exit Code

Error description

Errors encountered

Entries added

Entries modified

Entries deleted

Entries retrieved

Entries skipped

Entries ignored

Entries unchanged

Lookup operations

Retrieve entries attempts

Connection attempts

Reconnect attempts

Last reconnect time

Call/Reply operations

Request accepted

Branch components executed

Branch components skipped

Loop components executed

Loop components cycles

Exception message

Close



Errors encountered

Total number of errors encountered.



Entries added

Total number of entries the AssemblyLine has added (performed by Connectors in AddOnly mode).



Entries modified

Total number of entries the AssemblyLine has modified (performed by Connectors in Update mode).



Entries deleted

Total number of entries the AssemblyLine has deleted.(performed by Connectors in Delete mode).



Entries retrieved

Total number of entries the AssemblyLine has retrieved (performed by Connectors in Iterator mode).



Entries skipped

Total number of entries the AssembleLine has skipped.



Entries ignored

Total number of entries the AssemblyLine has ignored (performed by Connectors in Update/Delta mode).



Entries unchanged

Total number of entries the AssemblyLine processed but left unchanged.



Lookup operations

Total number of Lookup operations the AssemblyLine has executed (performed by Connectors in Update/Delete/Lookup mode).



Retrieve entries attempts

Total number of times the AssembleLine has attempted to retrieve an entry (performed by Connectors in Iterator mode).



Connection attempts

Total number of times the AssemblyLine has attempted to get the next connected client (performed by Connectors in Server mode).



Reconnect attempts

Total number of times the AssemblyLine has attempted to reconnect to another client.



Last reconnect time

Time in miliseconds after last reconnect was attempted by the AssemblyLine.



Call/Reply operations

Total number of Call/Reply operations the AssemblyLine has executed (performed by Connectors in CallReply mode).



Request accepted

Total number of requests accepted when there is a Server mode Connector in the AssemblyLine.



Branch components executed

Total number of Branch components executed by the AssemblyLine because their expression evaluated to true.



Branch components skipped

Total number of Branch components skipped by the AssemblyLine because their expression evaluated to false.



Loop components executed

Total number of Loop components executed by the AssemblyLine.



Loop components cycles

Total number of cycles executed for all Loop components that had more than one cycle in an AssemblyLine.



Exception message

The exception text if the AssemblyLine terminated with an exception.



Start Time

The date and time that the AssemblyLine started to run.



End Time

The date and time that AssemblyLine stopped. The stop time for the AssemblyLine is the same as the tombstone create time.



User Message

The message set by task.setTombstoneUserMessage(String user_message); API in the AssemblyLine is displayed as the user message in this window. You can use this API in any of their AssemblyLine hooks or scripts to store status information in the tombstone.



Exit Code

States whether the execution of the AssemblyLine was successful (0) or unsuccessful (1).



Error description

If the AssemblyLine run was unsuccessful an error description is displayed. For a successful run of the AssemblyLine, the error description is not applicable.



Close

Closes the window.



View Tombstones

This window enables you to manage tombstones. If Tombstone Manager is enabled on the server, tombstone entries are displayed for the selected AssemblyLine in the View Tombstones table. To enable Tombstone Manager on the remote Tivoli Directory Integrator server, check that the "com.ibm.di.tm.on" property in global.properties (or solution.properties) of the remote Tivoli Directory Integrator server is set to "true". For more details on the Tombstone Manager, refer to the IBM Tivoli Directory Integrator Installation and Administrator Guide.

You can find more detailed help on the following elements of this window:

Tombstone Table

Close

Help



Tombstone Table

The Tombstone Details window displays information for a particular tombstone.

Rows

Start time
The date and time that the AssemblyLine started to run.

Tombstone Create Time
The date and time that AssemblyLine stopped. The stop time for the AssemblyLine is the same as the tombstone create time.

Exit code
States whether the execution of the AssemblyLine was successful (0) or unsuccessful (1).

User message
The message set by task.setTombstoneUserMessage(String user_message); API in the AssemblyLine is displayed as the user message in this window. Users can use this API in any of their AssemblyLine hooks or scripts to store status information in the tombstone.

Performing tombstone operations

Select the tombstone you want to view and perform one of the following actions:

Select the tombstone you want to delete and perform one of the following actions:



Close

Closes the window.



Help

Displays more details on the elements of the window.



Delete Tombstones

Use this window to delete one or more tombstone entries for a specific AssemblyLine.

You can find more detailed help on the following elements of this window:

Solution View

Assembly Line

all

Start Date

End Date

Count

Delete

Close

Help



All Tombstones

Select this option to delete all the tombstones for the Assembly Line listed under Component Details.



Start Date

The Administration and Monitoring Console retrieves all of the tombstone that fall within the date range specified by the user using Start Date and End Date. Using the calendar icon, select a start date for the deletion date range. Tombstones dated from the Start Date but no dated no later than the End Date are to be deleted.



End Date

The Administration and Monitoring Console retrieves all of the tombstone that fall within the date range specified by the user using Start Date and End Date. Using the calendar icon, select an end date for the deletion date range. Tombstones dated from the Start Date but no dated no later than the End Date are to be deleted.



Solution View

The name of the Solution View that your selected on the previous panel is displayed.



AssemblyLine

The name of the AssemblyLine that your selected on the previous panel is displayed. Tombstones from this AssemblyLine are displayed in the table.



Number of entries to return

Using Number of entries to return, specify a whole number that indicates the number of recent tombstones that you want to keep. The remaining tombstones are deleted.



Delete

Select the details for the tombstone you want to delete and click Delete. The Delete Tombstones window appears.



Close

Closes the window. Values are not saved.



Help

In the blue title bar of the window you are working with, on the right side of the title bar, there is a question mark ? symbol. When you click the question mark, context sensitive help appears. The help displays more details on the elements of the window.