Explore >> Select a destination


You are here

blog.tanelpoder.com
| | www.dbaglobe.com
2.1 parsecs away

Travel
| | A blog about on new technologie. Hands-on note about Hadoop, Cloudera, Hortonworks, NoSQL, Cassandra, Neo4j, MongoDB, Oracle, SQL Server, Linux, etc.
| | tanelpoder.com
5.1 parsecs away

Travel
| | On Exadata (or when setting cell_offload_plan_display = always on non-Exadata) you may see the storage() predicate in addition to the usual access() and filter() predicates in an execution plan: SQL> SELECT * FROM dual WHERE dummy = 'X'; D - X Check the plan: SQL> @x Display execution plan for last statement for this session from library cache... PLAN_TABLE_OUTPUT ------------------------------------------------------------------------------------------------------------------------ SQL_ID dtjs9v7q7zj1g, child number 0 ------------------------------------- SELECT * FROM dual WHERE dummy = 'X' Plan hash value: 272002086 ------------------------------------------------------------------------ | Id | Operation | Name | E-Rows |E-Bytes| Cost (%CPU)| ------------...
| | www.dbi-services.com
5.4 parsecs away

Travel
| | Thanks to a multitenant container database, it allows to manage many databases as one taking advantage of resources consolidation. A perfect way to manage several applications in a single container. However are these plugglable databases that isolated as expected? Not exactly: As I will show in this posting, a single PDB can, under certain conditions, generate a complete system outage!
| | jonathanlewis.wordpress.com
22.4 parsecs away

Travel
| Just a few notes about contributing. Please check the details about tags and formatting at the end. Wordpress does some odd things with comment text. Delayed comments The blog is protected by Akismet, which tries to identify spam. As a consequence it is possible that a comment you post will not appear because it has...