Viewing 15 posts - 346 through 360 (of 880 total)
Curious to know why if there are no database files on the OS partition i.e. C: drive, you say in your first post you are shrinking transaction logs? If they...
January 13, 2018 at 8:56 am
January 13, 2018 at 3:09 am
January 13, 2018 at 12:03 am
It is not clear as to your actual setup to know what to suggest: In terms of the SQL server logs and SQL Agent logs, that are titled "Archive #1"...
January 12, 2018 at 12:38 am
An off the peg thought, has the agent service account been changed at all?
January 11, 2018 at 12:17 pm
Only one, check sent items and if sent get mail admin to check logs. You may also want to try the same thing in ssms.
January 11, 2018 at 9:32 am
Permissions? Can you browse to the folder or share? If not does it exists? Personally I replace maintenance plans with SQL agent jobs.
January 11, 2018 at 9:19 am
Incidentally you should obfuscate your email address, domain and mail profile.
January 11, 2018 at 8:31 am
Tried to recreate error, the code runs fine for me and I get the mailed report. I can only suggest it is the data that is capturing a null or...
January 11, 2018 at 8:28 am
declare @strsubject varchar(100)
declare @body varchar(MAX)
select @strsubject='SQL...
January 10, 2018 at 11:53 pm
Viewing 15 posts - 346 through 360 (of 880 total)