Viewing 15 posts - 391 through 405 (of 3,061 total)
codebyo (3/26/2012)
PaulB-TheOneAndOnly (3/26/2012)
March 30, 2012 at 6:23 am
capn.hector (3/29/2012)
PaulB-TheOneAndOnly (3/29/2012)
amita.gham (3/29/2012)
March 30, 2012 at 6:17 am
Lynn Pettis (3/28/2012)
Aty01 (3/28/2012)
I think soSo, show us what you have so far.
Praying hard poster does not says "I have a head ache" 😀
March 30, 2012 at 6:14 am
it looks to me like the Change Control processes of your organization are not really well designed.
In regards to existing database servers - you as a DBA should have control...
March 29, 2012 at 4:14 pm
amita.gham (3/29/2012)
March 29, 2012 at 4:09 pm
Adding to Sean's comments - post don't even describes an Oracle hot backup as teh title of the thread suggests; most likely the process to test a restore/recover database.
Is this...
March 27, 2012 at 8:02 am
_nzrdb6 (3/27/2012)
March 27, 2012 at 7:25 am
SqlNewJack (3/26/2012)
March 27, 2012 at 5:51 am
_nzrdb6 (3/27/2012)
March 27, 2012 at 5:41 am
Sergei Zarembo (3/26/2012)I understand this part [running Update against 1 partition]. I'm not sure how would you run a few partitions in parallel. Was it what you referrred to earlier....
March 26, 2012 at 2:28 pm
Sergei Zarembo (3/26/2012)
Is TRANSACTIONDATA the table expected to get the updates?
SQL Server 2008 has the ability to escalate locks to "partition" level before locking the whole table -...
March 26, 2012 at 2:11 pm
Sergei Zarembo (3/26/2012)
PaulB-TheOneAndOnly (3/26/2012)
Probably the easiest way run this process in batches and even do it in parallel would be to use the content...
March 26, 2012 at 1:49 pm
Shame these are not partitioned tables 🙂
Probably the easiest way run this process in batches and even do it in parallel would be to use the content of NBSEQUENCE, like...
March 26, 2012 at 1:39 pm
sarangphadnis (3/26/2012)
I want to know in relation with partitioning
As far as I understand the major development is in the locking escalation process which has now added the "partition" level; this...
March 26, 2012 at 11:57 am
Viewing 15 posts - 391 through 405 (of 3,061 total)