Results 1 to 10 of 10
Thread: Help - Delete backup
-
10-31-2012, 01:11 PM #1Member
- Join Date
- Feb 2011
- Posts
- 91
- Thanks
- 1
- Thanked 1 Time in 1 Post
Help - Delete backup
Hi,
How to delete a specific backup (a server) knowing that this same backup is retained in several volumes?
-
10-31-2012, 01:59 PM #2
delete filespace <nodename> *
Use this command to delete all file spaces for selected node from the server. Files that belong to the file space are deleted from all primary and copy storage pools.If Microsoft is the answer, I want my problem back!
-
10-31-2012, 02:00 PM #3Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,300
- Thanks
- 2
- Thanked 137 Times in 135 Posts
Is the backup a specific file, directory or an entire drive?
Ed
-
10-31-2012, 02:50 PM #4Member
- Join Date
- Feb 2011
- Posts
- 91
- Thanks
- 1
- Thanked 1 Time in 1 Post
It's a backup specific example, a backup file ORACLE RMAN.
This backup is stored in, say, 15 volumes. So how do we delete this without deleting the backup volumes.
-
10-31-2012, 03:00 PM #5Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,300
- Thanks
- 2
- Thanked 137 Times in 135 Posts
If it is a RMAN backup, ask your DBA the specific file can be deleted from within RMAN.
Ed
-
10-31-2012, 03:22 PM #6Member
- Join Date
- Feb 2011
- Posts
- 91
- Thanks
- 1
- Thanked 1 Time in 1 Post
Ok, moon-buddy!
But the actual DBA who runs it? How? Excluding the RMAN catalog?
And after that's done, must be done with TSM synchronization, correct?
But we have a complicated case, ie, the server does not exist anymore, right? His backups still exist and are in various volumes but how can we delete this backup, so to speak, by specific TSM, without communicating to the DBA?
-
10-31-2012, 03:28 PM #7Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,300
- Thanks
- 2
- Thanked 137 Times in 135 Posts
The real scenario is that when an Oracle DB is backed up by RMAN, RMAN controls everything. TSM is just a medium.
If the backup exist in the TSM world but the physical server Oracle server is gone, RMAN can still delete the backups as long as RMAN has the DB in the RMAN catalog.Ed
-
10-31-2012, 05:11 PM #8Member
- Join Date
- Feb 2011
- Posts
- 91
- Thanks
- 1
- Thanked 1 Time in 1 Post
I realized friend!
Turns out I did what problem is occurring with the backup's former retained in TSM.
The DBA deleted an instance RMAN without even delete the files that reference the instance to the RMAN catalog as well after synchronization with TSM would make the backup's retained would be excluded from the TSM and the volumes released, correct?
Then, as the DBA deleted the instance as we do to delete the backup's retained in TSM and are associated with various volumes (remembering that the same volume can have other backup's another instance) since it is not possible to retrieve the instance in Oracle ?
-
10-31-2012, 05:20 PM #9Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,300
- Thanks
- 2
- Thanked 137 Times in 135 Posts
Then, for all intent, the backup in TSM is orphaned and will go to limbo.
Ed
-
10-31-2012, 05:31 PM #10Member
- Join Date
- Feb 2011
- Posts
- 91
- Thanks
- 1
- Thanked 1 Time in 1 Post
So to say that there's no way to delete a situation like this anyway correct before deleting the instance was delete the files that reference the RMAN catalog for this instance, is not it?
There is no way around this?
Similar Threads
-
Delete a backup from TSM VE
By jdad in forum VMWare / Virtual MachineReplies: 1Last Post: 11-22-2011, 01:34 PM -
How to delete SQL backup
By pfsubaru in forum TSM OperationReplies: 3Last Post: 05-06-2011, 11:52 AM -
how to delete DB backup on disk
By rogwall in forum Backup / Archive DiscussionReplies: 3Last Post: 11-02-2006, 06:19 AM -
Delete filespace don't delete all filespaces
By jbhenriksen in forum Backup / Archive DiscussionReplies: 1Last Post: 09-16-2005, 06:15 PM -
delete volume doesn't delete the preallocated file
By aleung in forum TSM ServerReplies: 1Last Post: 05-05-2003, 06:36 AM


Reply With Quote