Viewing 15 posts - 151 through 165 (of 2,647 total)
ScottPletcher (3/22/2013)
SQLKnowItAll (3/22/2013)
ScottPletcher (3/22/2013)
March 22, 2013 at 4:19 pm
ScottPletcher (3/22/2013)
March 22, 2013 at 3:53 pm
Not specifically... but sure it will work. As a DBA, I design the backup strategy for the Databases and such. I work with the SE team to figure...
March 22, 2013 at 1:43 pm
Our SE team takes snapshots/images of the server itself for this purpose. Although, we store our SSIS packages in MSDB, so those are protected by MSDB backups.
March 22, 2013 at 1:30 pm
That's because each login on a server has a sid that links them to the database user. When you restore the database from a different server, its sid is...
March 22, 2013 at 1:28 pm
Bump...
March 14, 2013 at 8:05 am
Well... I don't use MySQL anymore, but a quick google search found this http://www.sitepoint.com/how-to-create-mysql-events/
March 14, 2013 at 6:47 am
When is the book coming out Grant? I am going to be one of the first buyers...
March 13, 2013 at 5:47 pm
We just started using XE to replace our daily traces and gather more performance information. I have one set up to write to an asynchronous file target any time...
March 13, 2013 at 2:11 pm
I am certainly no expert in MySQL, but can't you just have some MySQL jobs pull the data using ODBC to SQL Server?
March 13, 2013 at 8:57 am
Well, in your case... Why not just have the procedure start the job? Other option is to execute an SSIS package, but that seems to be a lot of work...
March 7, 2013 at 1:14 pm
We'll need a bit more information. I can assume you are trying to export a result set, but I don't like to assume. Simple answer... is yes.
March 7, 2013 at 12:59 pm
I would then say that they are wither not uninstalled completely or that there was a problem with the uninstall. If you are positive that they all uninstalled correctly,...
March 7, 2013 at 12:55 pm
Yes, but I do have 2008 R2 SP1 CU on all servers. Is it possible that this is reading GMT time and not system time? We are CST and...
March 7, 2013 at 10:05 am
I saw that there was a bug about if the ring buffer was greater than 4mb, but we are on 200 R2 SP1 CU6... Is this still an existing issue?
March 5, 2013 at 5:45 am
Viewing 15 posts - 151 through 165 (of 2,647 total)