Oracle System Administration – Linux Commands (Red Hat)
Oracle Admin – Linux Commands (Sortable List)
Following is a sortable table of the most common Linux commands we use on a day-to-day basis while implementing and maintaining Oracle Fusion Middleware environments (to sort, click on a column heading):
| Command | Explanation |
|---|---|
ls |
List content of a directory |
cd [dir] |
change directory |
tail -f [log_file] |
Lists end of file as it is being updated in real-time |
./opmnctl [argument] |
Allows you to run opmnctl even if it is not in your PATH and you are currently in the the ORACLE_HOME/opmn/bin directory |
export ORACLE_HOME=`pwd` |
Sets ORACLE_HOME environment variable to your current directory |
Related Information:
- OID Install in Oracle Enterprise Linux (OEL) 5 – Shared Libraries Error
When installing 10g OID on...
- Oracle Application Server Version – Verify 10g Upgrade to OracleAS 10.2.3 for Portal 10.1.4.2
There are a couple of...
- Move Oracle Linux VM to New Machine – Static IP
I just copied an Oracle...
- Windows Mount on Linux – mount error(127): Key has expired
We just ran into a...
- Amazon EC2 Server Pricing Matrix (Linux and Windows)
I was trying to figure...
- Oracle APEX 3.2 Download – Application Express for Windows, Linux, etc.
Oracle APEX 3.2, the latest...
- Registering Oracle HTTP Server with Oracle WebLogic Server
For Fusion Middleware Control to...
- JDeveloper 11g Patch Set 3 (PS3) 11.1.1.4.0 Download for Windows, Linux, etc.
Oracle has released JDeveloper 11g...

Recent Comments