Results 1 to 4 of 4
-
10-02-2008, 08:37 AM #1Member
- Join Date
- Jan 2007
- Location
- Amsterdam
- Posts
- 41
- Thanks
- 0
- Thanked 0 Times in 0 Posts
problems with deleting oracle back-ups
Hi,
We want to delete old archives, but it is not possible, When we start the command with rman, i get the following error in TSM:
TDP Oracle AIX ANU0599 TDP for Oracle: (901957
: =>(l2-bm06-e0g_gmtst) ANU2602E The object /gmtst//// full_GMTST_s4732_t645714029_p1 was not found on the TSM Server
But with the q content command i still see the back-ups on tape:
Node Name Type Filespace FSID Client's Name for File
Name
--------------- ---- ---------- ---- --------------------------------------
L2-BM06-E0G_GM- Bkup /gmtst 1 // full_GMTST_s4732_t645714029_p1
TST
I'm using TSM 5.3.3.0
I found the following on the internet, but that doesn't work for us:
The problem is the behaviour that the DP for Oracle will first try to delete this file regardless of whether it exists or not.
In addition to the information the 'backdel' parameter of the node object should be set to 'yes'. Otherwise the DP for Oracle client is unable to delete the control file in case it indeed exists on the TSM server.
How can i delete this backup?
-
10-02-2008, 01:45 PM #2Senior Member
- Join Date
- Mar 2005
- Location
- Massachusetts, USA
- Posts
- 992
- Thanks
- 0
- Thanked 1 Time in 1 Post
check here -
picked from an old post by Chad Small on the ADSM.org site (which you can search...)
http://www.tsmexpert.org/search/label/Oracle
Cheers -
-Chef.
-
10-03-2008, 08:03 AM #3Member
- Join Date
- Apr 2006
- Posts
- 20
- Thanks
- 0
- Thanked 0 Times in 0 Posts
If the old archive logs were created by an old version of ORACLE, the new ORACLE RMAN probably is unable to delete them. We have run into this numerous times when the old backups are not deleted before the ORACLE is upgraded.
-
10-03-2008, 10:05 AM #4Senior Member
- Join Date
- Mar 2005
- Location
- Massachusetts, USA
- Posts
- 992
- Thanks
- 0
- Thanked 1 Time in 1 Post
that is because that in your backups, RMAN stores the info under a specific numerical ID - called an 'incarnation.'
you would have to connect to that ID using RMAN to be able to delete those.
ie -
Check this by:
RMAN> LIST INCARNATION OF DATABASE.
-Chef.
Similar Threads
-
Deleting Bkup Data from a retired oracle Server
By mikeb in forum TDP/Application Layer BackupReplies: 0Last Post: 09-29-2008, 04:10 PM -
How to handle back ups of client laptops when connecting via VPN
By JOKOUS in forum Backup / Archive DiscussionReplies: 7Last Post: 02-23-2005, 02:04 PM -
BKF backup problems (unable to back them up on a DC runing windows 2003)
By Zarathoestra in forum Backup / Archive DiscussionReplies: 0Last Post: 10-26-2004, 01:01 PM -
Problems when deleting old oracle backups
By nordborg in forum TDP/Application Layer BackupReplies: 2Last Post: 07-21-2003, 08:17 AM -
Oracle back up & recovery
By aaghaz in forum Backup / Archive DiscussionReplies: 1Last Post: 01-27-2003, 06:33 PM


Reply With Quote