Re: SQL backup error.....

2001-08-24 Thread William Degli-Angeli
Are you sure you are using the correct options (.opt) file? Try using the /TSMOPTFile to ensure you are pointing to the correct options file... Thanks, Bill William Degli-Angeli IGS TDP Development Endicott, NY (607) 752-6749 TieLine: 852-6749 Internet: [EMAIL PROTECTED]

Re: sql backup error

2001-06-22 Thread Del Hoobler
$)C Iykim, You didn't say if you are running version 1 or version 2 of Tivoli Data Protection for Microsoft SQL. This makes a difference. Look here for requirements: http://www.tivoli.com/support/storage_mgr/tdp_ms.html#SQL For your environment, the requirements for Tivoli Data Protection

Re: Sql Backup Error

2001-03-06 Thread Robert L King
Robert, this is a SQL Server restriction. In the SQL Server Books Online section "Backing Up the master Database" there is "Note Only full database backups of master can be created". To use the command "tdpsqlc backup * log" you can enter an exclude statement in the TSM options file (default "dsm

Re: SQL backup error.

2001-03-06 Thread David Longo
You probably have SQL 7.0 Database. We had same problem. There is a patch from Tivoli. Briefly it is caused by DB's that were 6.0 or 6.5 being upgraded to 7.0 and Tivoli didn't get info that there is a "compatibility mode" in that some can't recognize some 7.0 TSQL commands. David B. Longo

Re: SQL backup error.

2001-03-06 Thread Del Hoobler
Bo, This is most likely APAR IC26111. There is a fix for this. This is FIXTEST Version 1.1.2.01. It includes the following fix: - IC26111 If a SQL Server 7.0 database is at compatibility level 60 or 65, an attempt to backup the database or its transaction log would result in the DB-

Re: SQL backup error.

2001-03-06 Thread Robert L King
Bo, this is a known problem. From the fix's readme: This is FIXTEST Version 1.1.2.01. It includes the following fix: - IC26111 If a SQL Server 7.0 database is at compatibility level 60 or 65, an attempt to backup the database or its transaction log would result in the