Viewing 15 posts - 361 through 375 (of 769 total)
GSquared,
So after hours of fiddling with this and comparing your sample to mine I have found the problem or reason why yorus works and mine doesn't. The bottom line...
October 29, 2010 at 3:01 pm
FYI - I fiugured it out. WHile the CREATE AND DROP TABLE DDL's can be caught with the same Event and COlumns as DROP VIEW, you aprently have to...
October 29, 2010 at 1:49 pm
GSquared,
Would you mind posting the DDL to create the DDLLog tabel you're using in your examples? I still can;t get mine to work even though yours does but I...
October 29, 2010 at 10:33 am
GSquared (10/28/2010)
Part of...
October 28, 2010 at 2:42 pm
Thanks GSquared for replying; your answer has made me realize a key piece of the puzzle was left out of my initial post and thats because I did not relaize...
October 28, 2010 at 2:08 pm
I'm trying to provide additional material/refereneces to the IT guys about why this is a bad idea because when something does not work right because of this it will be...
October 26, 2010 at 4:11 pm
GSquared (10/22/2010)
If, for example, the trigger just immediately returns, then it'll take microseconds.
If, for example, the trigger writes a...
October 22, 2010 at 3:13 pm
GSquared (10/21/2010)
October 22, 2010 at 10:42 am
Steve-3_5_7_9 (10/14/2010)
===
"DPM takes VDI backups not native backup. Full backups would not hurt, log backups would."
===
so it looks...
October 22, 2010 at 10:38 am
Steve-3_5_7_9 (10/14/2010)
Personally, I would still take...
October 14, 2010 at 10:58 am
Ross McMicken (10/14/2010)
October 14, 2010 at 10:51 am
First off thanks to everyone for the suggestions. I wasn't expecting but maybe 1 or 2 and of that probably not anything I could implment because of various restrictions....
October 13, 2010 at 3:05 pm
Sorry to waste everyones time on this but the problem was user/tech error. Thats what I get for not doing it myself.
October 12, 2010 at 1:27 pm
Gail,
Well it is a restore from a backup but not a native SQL Backup. We use DPM (from Microsoft) and so the normal laws of the SQL World seem...
October 4, 2010 at 2:04 pm
GilaMonster (9/28/2010)
Did you exclude system processes? (WHERE is_user_process = 0)
I did not Gail but I do now. Thanks. I knew it was a dumb question. It would be...
September 28, 2010 at 1:30 pm
Viewing 15 posts - 361 through 375 (of 769 total)