Hi All,
We wanted to incresase the size of Redo log size in our oracle DB using BRTOOLS utility. As this is a windows server on Cluster we cannot bring DB to mount mode very easily as we need to move DB out of cluster to do such activities.
We decided to use Brtools for the same.
The process which we are planning is:
1. Complete Backup of system.
2. Bring Db to No archive Mode
3. Execute Command - brspace -f moredo -a resize -f all_rf -s 200
Will above command safe for PRD landscape and will increase size of all redo log file available in different drives?
4. Bring DB to Archivelog mode.
5. DB backup again.
Is the process enough for increasing the size of redo log or need to do any other activity.
Need your advice.
Thanks,
Rableen