The Phase Log displays details about database objects in running and completed backup, restore, and analyze jobs. This information is read-only. The Phase Log is available when viewing the status of a job or a repository job.
| Field | Description | Job Type |
|---|---|---|
| Job Phase | The job phase to which the information pertains. Backup jobs have two phases: Dictionary and Data. In addition to Dictionary and Data, restore jobs have Build and Postscript phases. |
|
| Objects | Number of objects processed during the phase |
|
| SQL Count | Number of SQL queries issued by DSMain backend |
|
| Dictionary Row Count | Number of dictionary rows received from Dump SQL Response |
|
| Table Header Count | Total number of objects that have a table header |
|
| Enabled Incremental Logging Count | Number of times the LOGGING INCREMENTAL ON statement is submitted for an IR-enabled backup job. If the count continues to increase, the backup job might be blocked by another user's locks. |
IR-Enabled Backup |
| Start | Date and time the phase began Restarted restore: Start time of the first run |
|
| End | Date and time the phase ended Restarted restore: Start time of the last run |
|
| Average speed (Data phase) |
|
|
| Size (Data phase) | Size of the data processed during the phase duration |
|
| Total Run Time | Restarted restore: Total duration of each phase | Restore |