Viewing 15 posts - 17,686 through 17,700 (of 59,069 total)
J Livingston SQL (5/6/2016)
some test data......and yeah the generic audit is slow.Personally I only use this for Updates and only on relatively small tables with few changes....tables for customers/products etc.
Just...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 8, 2016 at 3:03 pm
J Livingston SQL (5/8/2016)
Sergiy (5/8/2016)
J Livingston SQL (5/6/2016)
R.P.Rozema (5/6/2016)
mock up some example table and generate a significant volume of test data into it
some test data......and yeah the generic audit...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 8, 2016 at 2:49 pm
SQL!$@w$0ME (5/6/2016)
An error occurred while executing the command definition. See the inner exception...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 11:42 pm
I get that not everyone can know everything but the truth eventually came out. The OP didn't even try to help himself and wanted others to do the research...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 11:34 pm
Mcin (4/4/2016)
sa account is already disabled. It is application that works for few years already and now I'm maintaining...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 9:08 pm
TheSQLGuru (5/3/2016)
Detach and reattach works fine (beware the stats updates though - make sure you tell the script to not do those).
If this is a...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 9:01 pm
Still, it's another answer that someone may run across and benefit from. Some of the "old" problems are very relevant even today. I never mind it when someone...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 7:48 pm
ffarouqi (5/6/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 7:14 pm
sqldoubleg (4/28/2016)
Jeff Moden (4/26/2016)
Not much to add because Kevin beat me...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 5:23 pm
ffarouqi (5/6/2016)
Thanks! Jeff. It is definitely very informative, but unfortunately it still keeps me thinking on how the implementation steps look like.
Understood. The key here will now be for...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 5:16 pm
Shifting gears though and no matter the method of auditing, auditing INSERTs is a huge waste of time, effort, and disk space. Audits should ONLY record changes to the...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 9:42 am
Rod at work (5/6/2016)
Jeff Moden (5/5/2016)
Wayne West (5/5/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 9:40 am
amar_sharma (5/6/2016)
You are welcome, Jeff. It was a pleasure to see your replies on the post..!!Thanks.
Thanks for the feedback, Amar. Just to be sure, most of the heavy hitters...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 6:20 am
R.P.Rozema (5/6/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 6:09 am
EdVassie (5/6/2016)
Most of the mapped tables will...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2016 at 4:36 am
Viewing 15 posts - 17,686 through 17,700 (of 59,069 total)