Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exluding SQL DataBase files

Status
Not open for further replies.

CKZ71

MIS
Nov 27, 2008
4
NL
Hi All,

I'm using the SQL client for TSM. And now I want to exlude some disabled databases. But I'm stuck on this.

In the dsm.opt in the sql dir of the Tivoli installation folder I added the line:

INCLEXCL "C:\Program Files\Tivoli\TSM\TDPSql\inclexcl.txt"

In this TXT file I added the lines:

exclude "\...\database 1\...\*"
exclude "\...\database 2\...\*"

But last backup was failed because above files couldn't be backed up. And that is the reason why I wan't to exclude these files.

Anybody knows what I'm doing worng?

TIA
 

"But last backup was failed because above files couldn't be backed up."

I am suspecting that the backup of the files is via the TSM Backup/Archive Client rather than the Tivoli Data Protection?

Good Luck,
Sias

 
should it not be
exclude "?:\...\database 2\...\*"

Tony ... aka chgwhat

When in doubt,,, Power out...
 
When walking back to my workspace, I was thinking about the according services...hum...I think they must be restarted before the CFG changes take place.

Let's see next backup schedule.

THNX
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top