Oracle Free Training | Learners Reference - Part 2 PMP Training With 35 Hours PDU    PMP Training With 35 Hours PDU

Category Archives: oracle free training

Oracle DBA Interview Question And Answer Part I

What is unix/linux command to display the current value of an environmental variable? The unix/linux command used is env How to get current value of ORACLE_SID in Linux/UNIX? Use the env command with the following command syntax env|grep ORACLE_SID How to get value of ORACLE_HOME in UNIX/LINUX? Use the env command and grep the value [...]