-
Have you ever been in need to examine the current level of utilization of FC HBA I/O channel on Linux? So, is your environment more or less following –Your linux boxes are attached to some High End Storage infrastructure to which you have no access?The above implies that the organization you’re in presents clear separation…
-
Boost your SQL query without even running it I had a SQL query to optimize that was heavily relying on the TEMP tablespace due to multiple HASH JOINs and aggregations. The session quickly exhausted its allotted PGA memory, pushing the joins to disk after just a few seconds. Since this query was used for large-scale…
