What is Oracle Database Examples? Oracle Database Examples is a package which contains various sets of product demostration files that we can apply them into… Read More »How to Install Oracle Database Examples
We click on "setup.exe" in grid home (i.e. c:\app\19.3.0\grid) to initiate the grid infrastructure installation. Post Grid Installation Check C:\Users\Administrator>crsctl stat res -t -------------------------------------------------------------------------------- Name … Read More »How to Build 19c RAC on Windows - 2 of 4 - Installing Grid Infrastructure
tnsnames.ora Suppose you have known the usage of TNSNAMES, now let's see where we can find it in this post. In fact, the location of… Read More »Where is Tnsnames.ora Location
What is ORACLE_HOME ORACLE_HOME is the location of Oracle database home directory path, which contains many important file relationship we may use them very often.… Read More »Where is ORACLE_HOME Location
OPatch Windows Assuming that you have downloaded the latest OPatch from Oracle. Let's see current version of OPatch utility. C:\Users\Administrator>opatch version OPatch Version: 12.2.0.1.15 OPatch… Read More »How to Install OPatch on Windows