Forum Replies Created

Viewing 15 posts - 1,711 through 1,725 (of 4,745 total)

  • RE: Are the posted questions getting worse?

    [quote-0Part of my requirement for dev is that it be set up in such a way that breaking it inconveniences nobody except the devs. [/quote-0]

    How do you do that...

    ---------------------------------------------------------------------

  • RE: Are the posted questions getting worse?

    Grant Fritchey (6/17/2011)


    george sibbald (6/17/2011)


    cheers guys, not too far off my views, though I am not sure about security admin.

    Gus, SA in dev, really? Should that ever be a necessity?

    any...

    ---------------------------------------------------------------------

  • RE: Are the posted questions getting worse?

    cheers guys, not too far off my views, though I am not sure about security admin.

    Gus, SA in dev, really? Should that ever be a necessity?

    any more for any more?

    ---------------------------------------------------------------------

  • RE: SQL Server 2005 files and file group implementation

    note, there is no point in having multiple log files, SQL only writes to one at a time so there is no performance gain in multiple log files.

    As for how...

    ---------------------------------------------------------------------

  • RE: Restore Backup in a database while one have changed the filegroups

    the structure of the database is held in the backup. So the new file structure will be created on the next restore as long as the directory layout you are...

    ---------------------------------------------------------------------

  • RE: Are the posted questions getting worse?

    quick straw poll if you don't mind guys -

    how much access should developers have in a development environment?

    ---------------------------------------------------------------------

  • RE: Lessons Learned from a Large Virtualization Implementation

    Scott, you say the VMs performed better even with much reduced CPU and RAM allocated. How old were the physical servers replaced?

    Was one of the drivers for this a server...

    ---------------------------------------------------------------------

  • RE: One of my cluster box has been stated where i will check log info

    try the cluster log or the system log in eventvwr

    ---------------------------------------------------------------------

  • RE: System Database - MODEL corrupted

    To avoid this problem in the future, next time your instance is down take a flat file copy of the system database files to another directory (including the resource database)....

    ---------------------------------------------------------------------

  • RE: Check Log Shipping database on accuracy ?

    there is a logshipping alert which will warn you if the secondary is out of synch by more than a set amount.

    2 secs before or 2 secs after? 🙂

    ---------------------------------------------------------------------

  • RE: Check Log Shipping database on accuracy ?

    last log restored information should be good enough, but you could add your own table to the primary, update on a regular interval and check the value in the secondary.

    ---------------------------------------------------------------------

  • RE: Question about forums and individual statuses

    come on you lot, don't be mean, tell Rich about the special 'perks' we get.

    ---------------------------------------------------------------------

  • RE: user mappings suddenly disapear

    if looking at these through SSMS have you refreshed?

    run sp_helpuser in the database to check current situation

    ---------------------------------------------------------------------

  • RE: System Database - MODEL corrupted

    Having now restored a backup of the model database at the correct version I would now restart SQL again just to be sure.

    Did you not get the model db files...

    ---------------------------------------------------------------------

  • RE: PerfectDisk Vs DisKeeper

    GilaMonster (6/9/2011)


    If you get Diskeeper, patch it to the latest version immediately. Some of the older versions have nasty corruption- or error-causing bugs

    +1

    ---------------------------------------------------------------------

Viewing 15 posts - 1,711 through 1,725 (of 4,745 total)