Sep 23 2021 12:43 AM
Is there a way to increase the font size on the Job Step Properties window on SSMS (18.9.2)?
I'm using Ole Hallengren DB Maintenance Jobs and have a lot of arguments/exclusions to edit in SSMS > SQL Server Agent > Jobs > Job Property > Steps > Edit > Command
Tested the Options in Tools > Options > Fonts but was not able to change above mentioned TextBox Font or Size.
Using copy/paste the Command-Text to a Notepad Session, change it and copy/paste back to SSMS ...
Thanks for your support.
Sep 23 2021 03:52 AM
@Oracle_SQL-Server_DBA , you can not change the font size for specific dialogs.
I'm using Ole Hallengren DB Maintenance Jobs and have a lot of arguments/exclusions to edit
Me too, I created a stored procedure to call the script with all wanted parameter; in the job step I simple execute the stored procedure.
Sep 29 2021 12:27 AM
Hi Olaf, thanks for your feedback.
I'd like to ask Microsoft to include font-options for this section as well. Do you know where to place this request ?@olafhelper
Sep 29 2021 10:33 PM