Forum Replies Created

Viewing 15 posts - 826 through 840 (of 4,745 total)

  • RE: MSSQLSYTEMRESOURCE NOT IN DATA DIRECTORY LIST

    SQLRNNR (1/21/2013)


    george sibbald (1/21/2013)


    Hey! 5000 points! Maybe enough to be listened to now! 🙂

    Congrats

    thanks Jason.

    OP, post your exact code whem moving the resource database please.

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

  • RE: MSSQLSERVER.exe migration to different drive letter

    jfriedl (1/21/2013)


    I was hoping I wouldnt have to do that, does MS have any best practices for where the binaries and dll files should be installed?

    not on the system...

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

  • RE: MSSQLSERVER.exe migration to different drive letter

    the installation Path can be anywhere, some parts of the install will always end up on the C drive though.

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

  • RE: MSSQLSYTEMRESOURCE NOT IN DATA DIRECTORY LIST

    odd how the resource database is not listed in sysaltfiles in SQL2005 but it is in SQL2008 (and SQL2008R2). Is this view present in SQL2012?

    MSSQLSystemresource is not listed in sys.master_files.

    quite...

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

  • RE: MSSQLSYTEMRESOURCE NOT IN DATA DIRECTORY LIST

    [Why are you moving the system databases, what are you trying to achieve? -- We need to replaced the drives where all the System DB are placed.

    could...

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

  • RE: MSSQLSYTEMRESOURCE NOT IN DATA DIRECTORY LIST

    did you follow this process when moving the system databases? -

    http://msdn.microsoft.com/en-us/library/ms345408(v=sql.90).aspx

    the mssqlsystemresource database is a read only database microsoft do not want you to manipulate, so it does not appear...

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

  • RE: Cramming for Interviews

    I'd agree with that, which is why I put in the caveat of managing expectations. There are definitely times you have to lay down the law and to hell with...

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

  • RE: Cramming for Interviews

    might be getting bogged down in the term 'nice' here. I don't think they have to be nice either and DBAs should certainly never be pushovers, but they have to...

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

  • RE: Uninstalling Service Pack from Clustered Instance

    this should have all you want

    http://support.microsoft.com/kb/958734

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

  • RE: Cramming for Interviews

    TravisDBA (1/17/2013)


    lewandot (1/17/2013)


    I don't care if they hire someone who crammed for the interview, came up through the ranks or have been a DBA for 20 years. I wish...

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

  • RE: Proactive sql dba activities for Production Databases

    monitor erorlogs

    monitor sqlagent jobs

    ensure your backups are actually happening (dont just monitor for failure)

    test your DR procedures from time to time

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

  • RE: SQL 2000 to 2005 - Upgrade

    -- set compatibility level

    -- change dbowner to same as it was under SQL 2000, it is usually 'sa', but check

    -- update all statistics, needed for performance, SQL 2005 interprets these...

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

  • RE: Just Deleting data will reclaim space??

    if its deleting one at a time dont expect problems with the log but it will run slowly.

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

  • RE: Just Deleting data will reclaim space??

    Ratheesh.K.Nair (1/15/2013)


    Dev team have created queries to remove duplicate records from DB and it is removing this many records per year starting from 2009. Is it good or will it...

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

  • RE: SQL 2008 SP3 DB Backup

    Lynn Pettis (1/15/2013)


    george sibbald (1/15/2013)


    sjimmo (1/15/2013)


    Lynn

    To restore to 1/13 4:00 AM you will need the previous days (1/12) full backup file plus all the t-log backups since that backup up...

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

Viewing 15 posts - 826 through 840 (of 4,745 total)