Viewing 15 posts - 61 through 75 (of 82 total)
That is correct, and my apologies for the confusion. I have the Maintenance Plan created, and there are jobs under SQL Agent. The Maintenance Plan consists of the Full, Differential,...
February 19, 2014 at 11:18 am
The "work area" of the Studio has only one task box. This is the actual backup of the transaction logs. There is no additional box in the area referencing the...
February 19, 2014 at 10:24 am
Hello --
I am working with the Maintenance Plan Wizard within the SQL Studio application, and I have access to the Maintenance Plan Task -> Notify Operator Task option. I...
February 19, 2014 at 8:00 am
Hello --
Thank-you for your reply. As you requested, the T-SQL code for the Transaction Log Backups are listed below:
BACKUP LOG [RayStationClinicDB_25189] TO DISK = N'T:\BACKUP_25\RayStationClinicDB_25189_backup_2014_02_18_130805_7401648.trn' WITH RETAINDAYS =...
February 18, 2014 at 11:13 am
Hello --
I had a follow-up. I saved the output of the file to an rpt file, but I am hoping to generate a file similar to that which is shown...
April 15, 2013 at 12:32 pm
Hello --
I went through the properties of the database within the Studio, and one idea that I had was to have the Change Tracking option set to True for the...
January 23, 2013 at 1:50 pm
Hello --
I was doing further research into this issue over the weekend, and I came across Change Data Capture (CDC). Here is the information that I found about it:
Change Data...
January 14, 2013 at 7:45 am
Hello --
The data that has been entered into fields and tables of the database in question is, for the most part, static. There should not be any unexpected modifications to...
January 11, 2013 at 7:15 pm
Hello --
I am open to using T-SQL as an option. I am not very adept at T-SQL so if you could provide the general syntax that would be used, I...
January 11, 2013 at 10:33 am
Hello --
Thanks for your reply. I am doing a comparison of the database to a date where it is determined the information that is present in the database has been...
January 11, 2013 at 8:38 am
Hello --
Thanks for everyone's help. The issue was neither the Enable Mail Profile or Fail-Safe Operator options were enabled for the agent. Once those were set, and the agent restarted,...
January 9, 2013 at 9:55 am
Hello --
The problem continues to occur even though the email address was corrected, and the SQL Agent was restarted on the server. I checked the history of the most recent...
January 8, 2013 at 6:59 am
Hello --
Thanks for the replies. I'm glad the incorrect email address was not a show-stopper in this scenario. I checked the SQL and and Application log files, and there was...
January 7, 2013 at 12:19 pm
Hello --
I checked through the settings, and it appears the problem was the spelling of the email address was incorrect. I made the change, and will restart the SQL Agent...
January 7, 2013 at 10:31 am
Hello --
Thank-you for the replies. My intention is NOT to shrink the database. Rather, it is to allow it to expand. I had an idea about approaching this after I...
December 4, 2012 at 6:33 am
Viewing 15 posts - 61 through 75 (of 82 total)