redo log files on SSD disks is good practice?
Some forums indicate that SSDs are fast in readings but not so much in writes. If the redo log file stores the transactions in the database, I understand that most or all of your I / O activity is writing. So, is it advisable to put the redo on SSD disks?
I have seen that a diskgroup on SSD is coming in ODA, so I would think it is good, but is there official documentation on this?
thanks for your comments!