Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)

  • RE: SQL server authentication

    Let me know if I have this right.  Are you trying to add a login that is refered as the actual server?  If so you...

  • RE: Enterprise Manager - DateCreated display format

    We have the same random problem just in a different scenario, it will show as mm/dd/yyyy then one day a new object is created and it shows as yyyy-dd-mm.  But...

  • RE: Reschedule a job

    san43 do you want to run the job manually for one night or will it be permanent? My comments were if it is just temporary.

    If it is continual then you...

  • RE: Reschedule a job

    Is it sql 2000 or 2005?  If 2000 then since you don't want the 8pm job to run disable the job for the night (remember to enable after that run...

  • RE: using defragmenter on data drives

    PerfectDisk by Raxco is a good one.  If you have big disks (at least 1 terabyte and above) then you will notice a 20%-25% faster defragmenation time.  If your drives are smaller...

  • RE: using defragmenter on data drives

    It won't cause a problem running it while SQL Server is up.  You don't have to stop the services.  But again like John said your data and log files would...

  • RE: using defragmenter on data drives

    Using disk defragment tools does help with database performance, but you should never run it during production hours on a production database.  The disk I/O goes up significantly when an application like...

Viewing 7 posts - 1 through 7 (of 7 total)