Not too sure what is going on here - what version of RMAN are you using?
If you use "plus archivelog" as part of the database format, the archive logs are included in the database backup sets. Are you sure it is not just the controlfile snapshots you are seeing in $ORACLE_HOME/dbs?
You could choose to backup the archivelogs explicitly in their own backup set, and also change the default location for control file snapshots.
If you use the Recovery Catalog, check the catalog to see where the backup sets were actually written to.
Paul
*********** ORIGINAL MESSAGE ***********
On 10/09/2004 at 10:14 AM Boog Boog Jean Michel wrote:
Hi, Everybody
I use RMAN to backup my database. The command i specifie after been
connected to RMAN is the following:
BACKUP DATABASE FORMAT '/mydirectory/%U' PLUS ARCHIVELOG
I notice that the archivelog backup set is created under
/oracle/oracle9204/dbs/ while the datafile backup set is created under
/mydirectory/.
How can i do to enable RMAN to create the Archivelog backup set under
/mydirectorie as the datafilebackupset?
Any idea will be highly appreciated
Thanks for your help
Jean Michel BOOG BOOG
GEA
12, Chemin Malacher
ZIRST B.P. 85
38243 Meylan Cedex
* Jm.[Email address protected]
* +33 (0)4 7690 7272, Fax: +33 (0) 4 7641 0083
--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com
By using this list you agree to these
terms:http://www.lazydba.com/legal.html
Oracle LazyDBA home page