How to configure/save layout of SQL Server's Log File Viewer?
Posted
by gernblandston
on Server Fault
See other posts from Server Fault
or by gernblandston
Published on 2010-03-18T13:10:35Z
Indexed on
2010/03/18
13:21 UTC
Read the original article
Hit count: 374
When I'm viewing the job history of a particular SQL Agent Job, I typically want to see whether it succeeded, its duration and maybe the duration of the individual steps of the job.
When I open the history in the Log File Viewer, I always need to scroll over and shrink the 'Message' column and drag the 'Duration' column over next to the 'Step Name' column.
Is there a way to configure the layout of the Log File Viewer (e.g. reposition columns, resize columns) and save it for future sessions?
Thanks!
© Server Fault or respective owner