Explore >> Select a destination


You are here

jonathanlewis.wordpress.com
| | alexzeng.wordpress.com
6.4 parsecs away

Travel
| | I am reading Expert Oracle Practices by Oracle Database Administration from the Oak Table. I'd like to summary and share what I learned. This chapter, Managing the Very Large Database by Tim Gorman, will tell us the key point to manage VLDB. The key feature that makes VLDB possible in oracle is partition. The important...
| | mikedietrichde.com
6.9 parsecs away

Travel
| | Adding the Oracle 19.14.0 OCW / GI bundle patch to my database home is an interesting topic - do you need to apply the GI RU to the DB Home?
| | dincosman.com
4.8 parsecs away

Travel
| | The performance issue with an SQL query was resolved by using the /*+ PARALLEL(2) */ hint, reducing execution time from 180-200 seconds to milliseconds. The decision to perform a direct read from disk to memory instead of reading blocks from disk was made by the database engine and is controlled by the hidden "_serial_direct_read" parameter....
| | kerryosborne.oracle-guy.com
13.4 parsecs away

Travel
|