Viewing 15 posts - 3,496 through 3,510 (of 4,477 total)
June 7, 2017 at 2:00 pm
And one other one to check - what do you get when you execute the following:
SELECT @@SERVERNAME
SELECT SERVERPROPERTY('MachineName')
SELECT SERVERPROPERTY('ServerName')
June 7, 2017 at 11:25 am
EXEC...June 7, 2017 at 11:18 am
June 6, 2017 at 6:31 pm
I hit something like that once and just hit cancel, cancel, cancel every time that dialog box showed up. And the uninstall eventually worked but that was...
June 6, 2017 at 5:04 pm
June 6, 2017 at 4:25 pm
I have a SharePoint 2013 report build with SQL REPORT builder it's display monthly...
June 6, 2017 at 11:29 am
June 6, 2017 at 10:59 am
Yup...tools from the storage vendor might be needed, if applicable. I think if it's a CSV, it needs to be done from the owner node as well....
June 5, 2017 at 2:44 pm
June 5, 2017 at 12:47 pm
June 5, 2017 at 12:40 pm
June 5, 2017 at 12:36 pm
atulyan.aries - Friday, June 2, 2017 9:45 PMwhat kind of permissions should i give him
As I originally said, view server state and...
June 4, 2017 at 2:47 pm
I think your first thought with the variable is correct.
Since the query will execute in a separate session, the variable wouldn't be available to sp_send_dbmail. ...
June 3, 2017 at 3:12 pm
Viewing 15 posts - 3,496 through 3,510 (of 4,477 total)