Friday, July 25, 2014

Pre-Built Developer VMs (for Oracle VM VirtualBox)

If you need to download virtual machine, then use the links:


http://www.oracle.com/technetwork/community/developer-vm/index.html

http://www.oracle.com/technetwork/server-storage/vm/database-templates-12c-11gr2-1972804.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...