Hi,
>> Can I just remove these (once I find out if they have been applied) using a regular linux command (rm)
Most shops automate the management of redo logs with scripts:
http://www.dba-oracle.com/t_script_remove_...o_log_files.htmIf you want [pre-written Streams scripts you can download them:
http://www.dba-oracle.com/oracle_scripts.htm****************************************************************
>> or do I have to use rman on the standby database?
No! It's a best practice to use RMAN from the master to re-synchronize the standby database.
The Data Guard book has details:
http://www.rampant-books.com/book_0402_dataguard.htm