Manipulating files under RAW partition
Dear Experts,
We used to preseve all production database's archivelog files separately for 1 Month additionally with everyday online bakcup. So far we have not not use oracle ASM feature so that we just wrote corn scheduled every 15 mins to use rsync command to copy the archive log to another system, there it will be preserved for 1 month and then it will be deleted.
Now we have installed one production server with oracle ASM where datafile and archivelogfiles are storing under the RAW partition.
the archive log destination is LOCATION=+DISKGROUP1/edwhprod/archivelog/
Please advice how can i view and copy the files storing under the +DISKGROUP1/edwhprod/archivelog/
We used to preseve all production database's archivelog files separately for 1 Month additionally with everyday online bakcup. So far we have not not use oracle ASM feature so that we just wrote corn scheduled every 15 mins to use rsync command to copy the archive log to another system, there it will be preserved for 1 month and then it will be deleted.
Now we have installed one production server with oracle ASM where datafile and archivelogfiles are storing under the RAW partition.
the archive log destination is LOCATION=+DISKGROUP1/edwhprod/archivelog/
Please advice how can i view and copy the files storing under the +DISKGROUP1/edwhprod/archivelog/
0