You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contains the job step log for all [!INCLUDEssNoVersion] Agent job steps that are configured to write job step output to a table. This table is stored in the msdb database.
Column name
Data type
Description
log_id
int
ID of the job step log.
log
nvarchar(max)
Job step log contents.
date_created
datetime
Date and time that the job step log was created.
date_modified
datetime
Date and time that the job step log was last modified.