Saturday, January 12, 2019

OOW: link library

Markus Michalewicz (Senior Director, Database HA and Scalability Product Management at Oracle) pointed a nice link about Exadata and Cloud stuff:

https://www.oracle.com/technetwork/database/features/availability/ow-papers-089200.html

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Does DEALLOCATE UNUSED or SHRINK SPACE will free space occupied by LOB segment?

Lets check how it works. My env is DB 19.20@Linux-x64 1) I created the table with 4 LOB columns of 4 different LOB types: BASICFILE BLOB, BA...