Results 1 to 2 of 2
Thread: Encrypt DB2 backup
-
10-28-2012, 11:39 PM #1Member
- Join Date
- May 2007
- Posts
- 15
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Encrypt DB2 backup
I have a requirement to encrypt DB2 backup using TSM. I'm unclear on how to setup the correct INCLUDE.ENCRYPT statement. I can get the encryption to work using INCLUDE.ENCRYPT /.../* but that means I'm encrypting everything. If I just want to encrypt one database then how should this statement be constructed ? The filespace of DB on server is "/PSAPPREP", tried that but no encryption occurred. The filesystems that house the db are /database/psadevel/ts1 and ts2. I've tried that also but no encryption.
Thanks in Advance
Andrew..
-
11-13-2012, 06:33 PM #2Member
- Join Date
- May 2007
- Posts
- 15
- Thanks
- 0
- Thanked 0 Times in 0 Posts
I've worked it out, the statement must be
INCLUDE.ENCRYPT/PSAPPREP/.../*
Similar Threads
-
How to encrypt TDP SQL DB backup with key like file level?
By mrfarvin in forum Microsoft SQL ServerReplies: 2Last Post: 10-25-2010, 12:14 AM -
6.1 Backup DB error - terminated. DB2 sqlcode: -2033. DB2 sqlerrmc: 406.
By Cloudrider in forum TSM ServerReplies: 5Last Post: 03-12-2010, 07:44 AM -
Need infor on how to encrypt tape backup for TSM
By khawts in forum Tape / Media LibraryReplies: 6Last Post: 09-30-2008, 05:06 PM -
encrypt tsm image backup
By pohsh@sg.ibm.com in forum TSM Security and Regulatory ComplianceReplies: 0Last Post: 12-01-2006, 03:09 AM -
Adding include.encrypt to existing node and backup
By cbozeman in forum Backup / Archive DiscussionReplies: 0Last Post: 10-17-2006, 05:29 PM


Reply With Quote