Forum Replies Created

Viewing 15 posts - 1,186 through 1,200 (of 2,900 total)

  • RE: What will the results be for the code below?

    Toreador (11/1/2010)


    Good question and I learnt something 🙂

    I wonder how many of those who got it right (70% at the moment) did so without running the script first!

    I did ...

  • RE: "Query timeout expired"

    harita (11/1/2010)


    yes i did change it to 0 , but can you explain me whats going on here, we run this report every moth and never had this problem but...

  • RE: Log file grows very big after running a job

    Craig Farrell (11/1/2010)


    homebrew01 (11/1/2010)


    I suspect that what was meant was that less experienced SQL DBA's, or people thrust into the role of DBA are the "weekend warriors" trying to make...

  • RE: Log file grows very big after running a job

    I suspect that what was meant was that less experienced SQL DBA's, or people thrust into the role of DBA are the "weekend warriors" trying to make things work without...

  • RE: No mdf file

    Why do you say they have no .MDF ? Look at the properties of the database to see what it's using for .MDF files. Maybe they are named differently than...

  • RE: SQL Agent Won't Start

    Perfect ! Thanks !

    Is that what I should have done earlier, or would there have been a better process at the time ?

  • RE: PAE Enabled without /PAE Switch ?

    My BOOT.INI is:

    [boot loader]

    timeout=30

    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

    [operating systems]

    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Enterprise" /noexecute=optout /fastdetect

    We're running VMWare, if that makes a difference.

  • RE: Bounce sql server

    It means Reboot.

    Or drop it from 5 feet and see if that resolves the issue.

  • RE: Database backup problem.

    Are you backing up to disks that are also used for other purposes ?

    Backing up across a slow network ?

    Buy 3rd party backup software.

  • RE: Production Server DB backup Restored on Development Server Backup

    I'm probably veering a bit off topic, but if you only need a subset of Production for reporting, replication is an option. This can be useful to bring over only...

  • RE: Create T-Sql script to export to csv

    Rather than dig up a 4 year old thread, I think you would be better served by starting a new thread based around your own question, and putting it in...

  • RE: Index Rebuild

    Raghavender (10/26/2010)


    how to create that object ?

    You did not look very hard.

  • RE: database backup problem

    More options:

    - After the backup completes, add a step to move it to tape or another drive with more space.

    - Purchase 3rd party backup software that will compress the backups.

    -...

  • RE: Stumped

    I'm not clear on a few things (but that's just me)

    "... the staging db is backed up and restored into production ..."

    Does this mean you do RESTORE DATABASE from your...

  • RE: How to truncate log file in SQL Server 2005

    Back to the OPs backup schedule. I think I read that you are only doing FULL backups 3 times a week ? If data changes frequently, and especially if this...

Viewing 15 posts - 1,186 through 1,200 (of 2,900 total)