Forum Replies Created

Viewing 15 posts - 301 through 315 (of 346 total)

  • RE: Who Needs a Cadillac?

    I still don't understand the Cadillac reference.  Is he referring to a company that used to have a reputation for putting out luxury cars and now just put out hideous...

  • RE: It''''s back again - runs in Enterprise manager, but not when scheduled

    You don't need to recreate the DTS job, just select the System DSN from the list in the connection object in your DTS job.  If you have the User DSN...

  • RE: It''''s back again - runs in Enterprise manager, but not when scheduled

    Things to check :

    System DSN - looks like you already did this, double check it anyway!

    Log SQL Server on as Local System account

    How are you calling the DST job -...

  • RE: How does everyone backup?

    10 terabyte database maintenance for a begining DBA?  Ouch.  I got three things to for him to do on this project - Research, Research, Research.  I hope you have high...

  • RE: How does everyone backup?

    Grasshopper - when you say that the daily backups are sent to the file server and then restored to the secondary.  Is the restore automated?

    Do you get any performance increase...

  • RE: Old server running faster than old?

    I have ran the tests at multiple points during the day with varying loads on each servers.  We always get the same results within a couple hundread rows returned. 

  • RE: 100% Fill Factor. When to use it?

    I did not know about the 'update in place' rule.  It makes sense about the varchar, but why the NULL? 

  • RE: 100% Fill Factor. When to use it?

    I do not have a clustered index on this table.  This is because the table is heavily updated and selected.  There are very few inserts or deletes on the table. ...

  • RE: Old server running faster than old?

    Turned off autonegotiate and set it to:

    100mps full - network card couldn't communicate

    100mps half - network card couldn't communicate

    10mps full - network card ran ok

    10mps half - network card ran...

  • RE: Named Pipes/TCPIP

    We modified the applications and removed Named Pipes and got about a 4% increase in query times.

  • RE: It''''s back again - runs in Enterprise manager, but not when scheduled

    I CAN'T BELIEVE I DIDN'T SEE THAT. 

    I really need to get more sleep.  Our system went down over the weekend and I pulled an all-nighter to get it back up. ...

  • RE: How does everyone backup?

    I our 6 years with 2 large production servers, we have had to restore from SQL server backups twice.  We have probably had to restore a certain table that was...

  • RE: How does everyone backup?

    BCP dump and scripts of databases are useful if you have a table that someone dropped or wiped out on accident.  We have actually had to restore more often from...

  • RE: How does everyone backup?

    Didn't put in database sizes. Sorry about that.  Pulled an all day & nighter Sunday to Monday to get system back up at 6am.

    Database sizes vary from 5gig to 30gig. ...

  • RE: Old server running faster than old?

    Both servers have the same database except for the smaller row counts on the new server.

    Ok, here's what I did yesterday:

    Defragged all drives - (Diskeeper - boottime and runtime)

    Added /3GB...

Viewing 15 posts - 301 through 315 (of 346 total)