Viewing 15 posts - 1 through 15 (of 121 total)
Hi Sue,
Our team didn't apply any patches and it was working fine up until I tried to implement a listener for a new SSRS AG. I got to the point...
February 10, 2020 at 10:11 pm
Hello,
The update fix discussed above didn't work for me. Everytime I execute an update to change the ServerVersion to the value that SSRS is looking for, the ServerVersion value just...
February 10, 2020 at 8:25 pm
EXEC master.dbo.xp_cmdshell 'copy \\ABC\Database_Backups\Data\MyFullBackup.bak E:\Backups\MyFullBackup.bak ’
The issue is I need to pickup the latest full backup file. Using syntax above will just copy the exact name of the backup file,...
February 6, 2020 at 7:54 pm
Have you configured the job to run as you? I haven't configured the job yet because I'm testing in a query window to see if it works. Once it works,...
February 6, 2020 at 6:30 pm
davidsalazar01 - Thursday, October 25, 2018 2:36 PM
October 30, 2018 at 7:05 pm
I appreciated the suggestions above, but I'd like to use the SP that is being used for another production restore job that works. I'm still having an issue with getting...
October 30, 2018 at 6:51 pm
I tried using PRINT @sourcefile_name and it produces the same error message I mentioned initially in the post (i.e. "The system cannot find the file specified."). The backup file names...
October 25, 2018 at 2:36 pm
Hi Kal,
I applied SP1 and it worked. I'm going to assume (even though I shouldn't) that CU7/CU8 is part of SP1? Or are they post-SP1? April 11, 2018 at 2:43 pm
Hi Kal,
SQL Server version is 2016 RTM. I'm working on applying SP1 on the server, but awaiting app team approval as they are testing. Is there a known...
April 11, 2018 at 11:22 am
Yes, I've checked the status immediately after I've sent a test email using
April 4, 2018 at 4:48 pm
Hi Sue,
Yes, I've checked the status immediately after I've sent a test email using EXEC...
April 4, 2018 at 4:09 pm
You guys were right. I kicked it off last night to grab an execution plan and it ran overnight until this am in an infinite loop. There were 33 existing...
March 9, 2017 at 7:46 am
When I try to execute the command, it just hangs. I've even tried updating the hosts file with the ip/server name.
March 2, 2017 at 9:55 am
Hello,
I've tried executing a batch file with the following commands below while RDP'ed into the server. None of the commands are working and still getting error:
"Error:...
March 1, 2017 at 3:28 pm
I am running the batch file on the server from a local drive. Any other recommendations?
Thanks
February 28, 2017 at 1:20 pm
Viewing 15 posts - 1 through 15 (of 121 total)