(Syed Jaffar Hussain) Whoever is working with Exadata or knew how to administrate Exadata major components like DB and Cell nodes, will certainly knows the use of CellCLI, dcli and DBMCLI utilities.
Tag: Oracle
ENABLE NOVALIDATE – Too Polite?
(Oren Nakdimon) Onine DDL operations are much more polite than offline DDL operations. They usually wait patiently for transactions that hold resources they need until these transactions end, and they do not block new DML statements.
Make public package variables available to SQL
(stewashton) I recently posted an experimental approach to accessing package constants from SQL. Here is a more robust approach that includes all variables.
Understanding Attributes Enum in ADF BC Row Class
(Andrejus Baranovskis) Did you ever wonder why Attributes Enum is generated by JDeveloper in Entity or View Row class? Attributes Enum holds a collection of attribute names and there is a set of static variables with attribute indexes.
Make public package constants available to SQL
(stewashton) This is an enhancement request on ODC and a recent Twitter topic. Here is a homemade solution using the SQL Translation Framework.
ODA Server Patch 18.3 available – and installed …
(robertCrames) Since today, Oracle Database Appliance software release 18.3.0.0.0 is available … I took the chance to download and install the new release – this is the story:
Long running queries and my DBA_HIST_SQLSTAT scripts
(Bobby Durrett) On December 2nd we ran into a problem with one of my scripts that uses the DBA_HIST_SQLSTAT view. It did not show the full run time of a SQL statement that ran for several hours.
ORDS 18.4 => Faster AUTO TABLEs
(Jeff Smith) The 18.4 version product lines of SQL Developer, SQLcl, Data Modeler, and ORDS we’re pretty much limited to bug fixes.
Recover dropped tables with Virtual Access Restore in #Exasol
(Uwe Hesse) The technique to recover only certain objects from an ordinary backup is called Virtual Access Restore.
Little things worth knowing: the latest public-yum-ol7.repo configuration file enables an upgrade to UEK R5
(Martin Bach) For a little while now I have been using Ansible for all installation/configuration tasks I do in the lab.
