Commands to check the Linux Version, Release name & Kernel version.
|
uname -a (Print all Information)
|
uname -r (Print the kernel name)
|
cat /proc/version
|
cat /etc/issue
|
cat /etc/redhat-release
|
lsb_release –a
|
tail /etc/redhat-release
|
This blog contains Oracle Database and RHEL and OEL support and troubleshoot documents. Most of them are copied from Oracle support Documents and references are mentioned.
Subscribe to:
Post Comments (Atom)
RMAN-20207: UNTIL TIME or RECOVERY WINDOW is before RESETLOGS time https://shivanandarao-oracle.com/2012/12/05/rman-20207-until-time-or-re...
-
DBCA Fails To Create Oracle 19c Database On AIX [DBT-05509] (Doc ID 2663388.1 ) In this Document ...
-
[oracle@db ~]$ dbca DISPLAY not set. Set DISPLAY environment variable, then re-run. [oracle@db dbhome_1]$ DISPLAY=:1.0 ; export DISPL...
-
Oracle auditing setup & configuration The Oracle audit command is used to to create specific audit trails for Oracle tables. to ena...
No comments:
Post a Comment