Results 1 to 3 of 3
-
04-12-2012, 03:15 PM #1Newcomer
- Join Date
- Apr 2005
- Posts
- 10
- Thanks
- 0
- Thanked 0 Times in 0 Posts
How do I configure TDP for SQL with MS SQL Server cluster?
We are going to implement this setup
[Machine A] [Machine B]
[SQL Server A] [SQL Server B]
[Database A] <-----> [Database A]
The [Database A] can be active on either [SQL Server A] or [SQL Server B]
And if it is active on one of the instances,
for example [SQL Server A], than the other instance [SQL Server B] will have a passive database [Database A]
The problem is that the namespace (filespace) on the TSM Server has the "instance name" as a part of the backup.
So how do I handle this setup?
Should I take a backup of both SQL Server instances [SQL Server A&B] ?
Will the TDP report the none active database [Database A] as a failed backup?
Please help me
Regards Tomas
-
04-12-2012, 03:27 PM #2Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,299
- Thanks
- 2
- Thanked 137 Times in 135 Posts
Simple answer - you need to setup a clustered server environment for the SQL database.
Go through these pages:
http://publib.boulder.ibm.com/tividd...L/ab5m1m13.htmEd
-
04-14-2012, 04:11 PM #3Senior Member
- Join Date
- Apr 2006
- Location
- Beograd, Serbia
- Posts
- 484
- Thanks
- 1
- Thanked 2 Times in 2 Posts
Is it a MS Cluster or SQL Log shipping?
Similar Threads
-
Configure SQL schedule backups on windows cluster
By adsm04 in forum Microsoft SQL ServerReplies: 5Last Post: 03-29-2009, 06:38 AM -
TDP SQL on cluster unable to backup SQL Database
By sailesh in forum Backup / Archive DiscussionReplies: 8Last Post: 07-12-2007, 05:43 AM -
TDP for SQL with a Veritas Cluster
By lorenzo.franklin in forum TDP/Application Layer BackupReplies: 0Last Post: 02-17-2006, 04:57 PM -
SQL SERVER 2005 - WHICH VERSION OF TDP AGENT FOR SQL SERVER DO I NEED TO USE?
By mivey in forum TDP/Application Layer BackupReplies: 1Last Post: 12-16-2005, 05:58 AM -
Restoring a SQL database with TSM SQL server TDP v5.1.5.0
By gavinring in forum TDP/Application Layer BackupReplies: 1Last Post: 07-15-2004, 04:36 AM


Reply With Quote