Viewing 15 posts - 106 through 120 (of 299 total)
Hi Ronnie,
Please try to run this code and post execution plan:
SELECT * FROM LGNCC_ENQUIRY WHERE xref1 = '1001183168' AND objecttype = 'D4' WITH (INDEX(lgncc_enquiry_t2))
Also, what data...
March 12, 2008 at 6:05 am
Ronnie.Doggart (3/12/2008)
I have noticed that on the customer site the following query uses different plans for different data. So as an example:
Table has two indexes:
index1 is on column x
index2 is...
March 12, 2008 at 4:48 am
Ronnie.Doggart (3/12/2008)
I have had another look through the profiler trace I have to try and get to the bottom of this issue. The worst performing query took 41 seconds to...
March 12, 2008 at 2:02 am
Michael Kaluza (3/11/2008)
I have a job that updates statistics on 13 databases. This job has been running for a couple of months with...
March 12, 2008 at 1:29 am
Hi,
Ok, slightly confused as to why "At some point, on my publisher server, the distribution database lost a reference point"? Can you provide some more information as to how...
March 12, 2008 at 1:26 am
julia.nicholas (3/11/2008)
March 11, 2008 at 12:03 pm
Steve Cockerill (3/10/2008)
Does anyone know what the optimum block size would be at the file system level?
We currently are running...
March 11, 2008 at 11:50 am
hi,
Where are you running the setup from....Server or Tools folder? If Tools, try running from the server folder.
Thanks,
Phillip Cox
MCITP - DBAdmin
March 11, 2008 at 11:32 am
Hi Jennifer,
sorry, I missed the last post:-(, but excellent result!!
It's been a complete pleasure.
Take care,
Phillip Cox
MCITP - DBAdmin
March 11, 2008 at 11:17 am
Hi Jennifer,
Any progress?
I will create a test setup later today or tommorrow and let you know results. Sounds like you have configured everything properly, so I am at...
March 11, 2008 at 11:01 am
Hi,
I agree with donpolix, you wouldn't want a backup of a mess, but if time and space permit, do a backup before applying changes.
Thanks,
Phillip Cox
MCITP - DBAdmin
March 11, 2008 at 10:52 am
Hi,
To strenghen your case, ask your manager what the Recovery Time and Recovery Point Objectives (e.g. RTO and RPO) are for the company database and cross-check whether the current backup...
March 11, 2008 at 10:39 am
Hi,
It's an excellent investment for any SQL Server DBA and\or developer!
Thanks,
Phillip Cox
MCITP - DBAdmin
March 11, 2008 at 10:22 am
john fox (3/11/2008)
Just wondering if anyone can offer me any advice on a new SQL server
setup I am putting together. We are trying to squeeze as much
performance out...
March 11, 2008 at 9:39 am
hey,
Sound like you have just completed a software application design course and trying to piece together the different phases of development. If SQL Server is your RDBMS of choice...
March 11, 2008 at 9:32 am
Viewing 15 posts - 106 through 120 (of 299 total)