Load history detail report - Steps tab

The Server Tools Load History Detail report contains a summary table for the selected database operation. Directly underneath this table is a Steps tab. Selecting this tab opens a table that lists the steps involved in the operation in this particular load operation.

Steps and Ops link

If a step contains multiple sub-steps, that step becomes a clickable link that opens a Steps and Ops detail screen for that step. The Steps and Ops detail screen contains a summary table that describes the substeps involved in this step operation. It can also contain an additional table depending on the type of step. For example, both callback and INSERT_INTO operations generate an additional table of database information.

Be aware that the Table Name column can contain the name of an actual database table or the name of a database callback. If it is a callback, then the associated Callbacks table contains specific information about that callback operation.