Viewing 15 posts - 481 through 495 (of 616 total)
Hmmmm.... that's what I thought so thanks for confirming.
The reason I'm asking is because I have a job which performs daily differential backups and another which does fortnightly full backups.
So...
November 12, 2012 at 6:50 am
Perry Whittle (11/7/2012)
Abu Dina (10/24/2012)
The good news is there are no T-log backups. All DBs are set to SIMPLE
And that's good news!!
So, none of your databases require a point...
November 7, 2012 at 6:40 am
I think the question is to see if you know how to transpose rows to columns.
November 7, 2012 at 2:25 am
Really sorry for the late reply GSQUARED (why do I keep calling you CSGUARD?!)
I may have missed something, but do all the Full backups have to be on the same...
November 6, 2012 at 9:45 am
It turns out that two of my databases didn't have full backups which explains why the differential backup job failed.
Thanks for the suggestion Tony!
November 6, 2012 at 9:35 am
I have this book and yes it does have plenty of illustrations yes. Not bad book IMHO.
If you're comfortable with SSIS/SSRS then Parts 1, 3 and 4 will be very...
November 6, 2012 at 6:31 am
Here is how I understand it, maybe the OP will find it useful.
Think of SQL server as a shopping mall, the databases are individual shops, and the main car park...
November 5, 2012 at 11:45 am
When you create the SQL Server logins, specify SQL Server Authentication only?
However, windows authentication (when configured correctly) is very secure and will be less headache for your DBAs 😉
November 5, 2012 at 10:15 am
LOL.. was faced with the same problem earlier. Thanks for sharing how you found the setting!
November 5, 2012 at 9:42 am
Thanks Anthony.
I've reconfigured the job to output the log to a text file.
Let's see what happens tonight.
November 5, 2012 at 7:38 am
Arrgghhh, the above output is actually the last part of the string from the job log history table so I'm afraid it's all I've got to work with.
November 5, 2012 at 7:16 am
Why do you want to convert this to CLR? Unless I'm missing something, I don't see what a CLR version of this sproc is going to give you that a...
November 5, 2012 at 2:52 am
That makes sense. I know you're right.. there must be a FULL somewhere but as you said, if the DB was created from a backup on a different server then...
October 26, 2012 at 5:50 am
Let's see what my new DBA repository tells me:
18 SQL Server instances.
492 Databases.
6TB of data
October 26, 2012 at 5:47 am
Viewing 15 posts - 481 through 495 (of 616 total)