Forum Replies Created

Viewing 15 posts - 3,046 through 3,060 (of 4,745 total)

  • RE: Max Amount of RAM(Memory) the SQL server 2000 can use?

    Use task manager just to confirm it is SQL chewing up the CPU.

    You already know CPU spikes in the afternoon, does that give any clues to a possible process causing...

  • RE: Max Amount of RAM(Memory) the SQL server 2000 can use?

    SQL server 2000 standard edition is limited to 2Gb, but I presume you have enterprise edition, in which case it can use the extra memory with /PAE in the boot.ini...

  • RE: Why the differential backup of the master db is not allowed?

    Lynns guess is correct. You cannot have master database in a recovery state, it would make SQL inoperable and then you would not be able to recover it.....................hence only...

  • RE: SSRS with DB Mirroring for Disaster Recovery

    cheers Dave. Any article on administring RS would be good, it does seem to ba a neglected area.

  • RE: Only Configuration Manager Installs

    are you absolutely sure you installed the workstation components?

    Is there a shared or a tools directory as part of your installation.

    whats under start/all programs/microsoft SQL server 2005

    You could always rerun...

  • RE: SSRS with DB Mirroring for Disaster Recovery

    thats good to hear.

    This is not a process I enjoy doing (RS error messages are so esoteric). did it go smoothly, any hiccups? was the procedure in the link exactly...

  • RE: Can I reduce the inital log file size in SQL 2005

    Donna, log file is 11Gb but is actually hardly used. You do not have a problem per se, certainly not an ongoing runaway transaction or anything like that. At some...

  • RE: Log Shipping

    Ignacio A. Salom Rangel (1/11/2010)


    George, I know that the solution you gave helped to solve the problem, but I found it far more important to figure out what happened to...

  • RE: Log Shipping

    Ramji-480085 (1/11/2010)


    Guys one more thing.. if I restore differential backup on secondry in place of full backup will it work???

    Sudhakara it's always a good practice to post the solution also...

  • RE: Log Shipping

    sudhakara (1/11/2010)


    george sibbald (1/10/2010)


    disable all logshipping jobs

    on primary move log backups out of logshipping directory to another directory

    on secondary delete log backups from log shipping directory

    on primary take full backup...

  • RE: Coincidence or Causality

    Interesting, I am facing just such information in a deadlock at the moment, helps explain why there are sometimes 4 or more process ids in the process list, which gave...

  • RE: search entire db

    In the case of the code above you would just leave @replace = 0

    code seems to have ended up with spurious characters so needs all those 0 type characters removed,...

  • RE: Log Shipping

    disable all logshipping jobs

    on primary move log backups out of logshipping directory to another directory

    on secondary delete log backups from log shipping directory

    on primary take full backup (ensure db in...

  • RE: Link to download SQL Server 2000

    .......or google the error 🙂

  • RE: Link to download SQL Server 2000

    naldo.samuel (1/10/2010)


    ei can you send me a file of SQL 2000 that is already installed my email add is samuel.naldo@yahoo.com,Because i cant run mine it always have error in the...

Viewing 15 posts - 3,046 through 3,060 (of 4,745 total)