Oracle Database Commands and Practical Examples

HOME

▼
Wednesday, 8 April 2020

ACFS Error - ORA-15032: not all alterations performed || ORA-15477: cannot communicate with the volume driver

›
2 nodes RAC installed on SLES 12 SP5 OS  Kernal 4.12.14-120-default  , While creating ACFS volume we found error  on command prompt. Due ...
Thursday, 2 April 2020

PT - Hints using Join Method examples

›
JOIN Methods Joins Methods USE_NL ( Nested loop) USE_HASH (hash join methods) USE_MERGE (merge join methods) /*+ USE_NL(EMP) */ ...

PT - Hints Using ORDERED and LEADING Examples

›
Using ORDERED and LEADING Hints Join Order Ordered Leading SQL>  SELECT /*+ FULL(E) FULL(D) */ E.EMP_NO, E.ENAME,  D.DNAME FRO...
‹
›
Home
View web version
Powered by Blogger.