Undocumented Oracle 12cr2 feature?
When I was browsing the web for some oracle related information I came across this link:
https://blog.pythian.com/redo-volume-optimization-in-12c-r2/
In this link it was stated that there was a new feature in Oracle 12cr2 that reduce the redo log volume by omitting before/after image for columns that weren't affected in the UPDATE dml. I searched metalink and also read the new feature for Oracle 12cr2 official documentation but can't find any reference to this. Does anyone know where I can find the official documentation from Oracle explaining this new(hidden) feature and how it is triggered?