Re: Deleting RMAN catalogue file

2006-03-29 Thread Steven Harris
Richard, Try using braces {} around the filespace part of the file name when accessing API filespaces from the BA client. I don't have an oracle TDP available to me at the moment, but this has worked for me in the past. I have also used it extensively when working with ADSMPIPE - created filespac

Re: Deleting RMAN catalogue file

2006-03-29 Thread Allen S. Rout
>> On Wed, 29 Mar 2006 12:14:33 -0700, Ben Bullock <[EMAIL PROTECTED]> said: > In one case on a test server that was build and rebuilt a few times, > they just could not get RMAN to see older TSM backups. In that case, > I renamed the filespace to another name, kept the filespace around > for the

Re: Deleting RMAN catalogue file

2006-03-29 Thread Neil Rasmussen
Rich, TDP Oracle backups are stored on the TSM Server (for Unix TDP Oracle clients) as follows: /filespace//Oracle_backup_piece*note: notice the empty highlevel I have never tried the expire command from the TSM server so I do not know if is possible, although I believe it would be.

Re: Deleting RMAN catalogue file

2006-03-29 Thread Ben Bullock
We just started using TDP for Oracle, and my interpretation of the documentation I've read is that RMAN is in control of the whole process and you shouldn't try to delete/expire the files out from under it. In a couple of cases where the DBA has been unable to see the old backups