Moving Oracle Redo log files step by step
1-Query the v$logfile table to find the logiles location.
2-Shutdown your database.
3-Move your redologs to the new location.
4-Start your database in mount mode and rename your logfiles.
5-Open your database.