Forum Replies Created

Viewing 15 posts - 1,006 through 1,020 (of 4,745 total)

  • RE: Post cluster-failover log shipping break

    right click the database and select properties - log shipping, check out how it has been configured.

    It just sounds to me as if your log shipping configuration is not 'cluster...

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

  • RE: Post cluster-failover log shipping break

    another problem we have had is logship.exe (think thats the name but anyway the executable) not being installed to exactly the same path on the two nodes.

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

  • RE: Post cluster-failover log shipping break

    the classic reason for logshipping failing in a clustered environment after a failover is the log backup directory not being defined as a share that both nodes of the cluster...

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

  • RE: Resource Database

    I think we should clarify that you should not remove a service pack simply by replacing the resource database with a previous version of it. I'm sure there is more...

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

  • RE: active\active sql server 2008 r2 cluster how many msdtc services we need?

    so far all my clusters have been active\passive so I would not like to venture an opinion, see if any one else jumps in.

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

  • RE: log in to SSMS, only show database name

    are they there in the correct location? That error definitely says the system cannot find the file specified. If it was permissions you would get OS error 5, not 3.

    How...

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

  • RE: log in to SSMS, only show database name

    either F:\mssql\data does not exist or the database files are not in that location, therefore those databases are marked suspect and cannot be opened.

    the database files are no longer in...

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

  • RE: log in to SSMS, only show database name

    please post the part of the errorlog with the error messages

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

  • RE: log in to SSMS, only show database name

    it could be security but take a look at the SQL errorlog first via notepad for any error messages

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

  • RE: SQL Server 2000 patching

    if you mean you want to apply SP4 that is already applied, SP4 is version 8.00.2039.

    If you are going to patch SQL:

    make sure you have backups of all databases...

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

  • RE: Backups

    The explanation reads : 'Differential backups require backup without recovery, which is not allowed for the master database'

    that should read 'Differential backups require restore without recovery (of the full beforehand),...

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

  • RE: Installing SP1 on SQL Server 2008 R2 Cluster

    In detail:

    start up failover cluster manager, under services and applications right click the SQL cluster resource and select properties, in the summary pane double click the server name, the possible...

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

  • RE: Installing SP1 on SQL Server 2008 R2 Cluster

    totally from memory as I dont have a machine here -

    in cluster manager, click on the SQL network name, select the advanced tab, possible owners are listed in there,...

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

  • RE: Installing SP1 on SQL Server 2008 R2 Cluster

    you don't HAVE to for the patch to work but its advisable that you do to avoid the risk of a failover happening whilst applying the patch, which you don't...

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

Viewing 15 posts - 1,006 through 1,020 (of 4,745 total)