Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Wednesday, November 8, 2017

Permissions : select CAST(SERVERPROPERTY('ServerName') AS nvarchar(max))

SQLServerCentral » Latest topics
Permissions : select CAST(SERVERPROPERTY('ServerName') AS nvarchar(max))
Dear all ,

I need to be able to run some jobs from OLA Maintenance jobs. But I don't want the account that runs those SQL Jobs to be sysadmin.

Problem is that I am with problems with this commands:

No comments: