Viewing 15 posts - 121 through 135 (of 140 total)
No, we were already using AWE. Production has 6GB RAM Test 10GB RAM. Test box was brand spanking new machine with two brand new Raid 10 arrays. ...
December 23, 2003 at 4:46 pm
I saw some inprovements moving from NT4 to W2K with SQL 2000, can't remember the details though. We have a lot of large DB's here and have been testing...
December 22, 2003 at 9:54 pm
I've had this happen after cancelling a restore. To resolve it, I detach the offending database and then reattach it. I only do this after issuing a sp_who2....
December 18, 2003 at 6:57 pm
Have you checked to make sure SQL Server has been set to use more than one processor? In Enterprise Manager, right click the Server and choose Properties. Then...
December 8, 2003 at 8:11 pm
I've used this technique with success on various large databases. It has helped with the performance on lookups and the physical size of tables. However, on the downside...
December 8, 2003 at 7:29 pm
Carl,
Upon installation SQL gets its default collation from the Operating System. Locale settings on the OS can be changed in 'Regional Settings' which is found in Control Panel. ...
December 2, 2003 at 10:44 pm
All the connections have the same set options.
The number of executable plans is never consistent either.
After numerouse SQL profile traces and queries against the syscacheobjects table I have given up....
November 19, 2003 at 11:28 pm
well I investigated a bit more and added an new clustered index to a table. Everything runs quicker now, but I still have 100% CPU across 4 hyperthreading processors...
November 19, 2003 at 11:21 pm
Can you please post the query you are trying to run and the error you get?
Angela
July 15, 2003 at 9:33 pm
We are using Business Objects and their web component, Web Intelligence for ad hoc reporting, Board Reports and government reporting. It allows the smarter users to create their own...
July 9, 2003 at 12:16 am
We use SQL Litespeed for all our SQL servers, then we back these backups to disk. It's cheap and heaps faster than native SQL backups. It shrunk our 30...
July 8, 2003 at 11:57 pm
We are using Business Objects and their web component, Web Intelligence here for reporting from our data warehouse.
Cheers,
Angela
July 8, 2003 at 5:44 pm
Hi Steve,
Eventually solved this problem. The original Developer changed the 'visible' setting to false on the cube properties and forgot he'd done so. Took a while to suss...
June 13, 2003 at 12:49 am
In reponse to Slange's post. I must be classed as a DBA/DBO/Developer as I'm doing all the responsibilities you mentioned! I think it actually works quite well, being...
June 9, 2003 at 10:38 pm
Viewing 15 posts - 121 through 135 (of 140 total)