Useful Unix commands for basis consultant
CREATING AND DELETING FILES
cat >
filename
...
Thursday, October 25, 2018
1. Check the current version of the database
>sudo su - ora<SID>
>sqlplus / as sysdba
Connected.
SQL> select comp_id, version, status from dba_registry;
2. Check OS requirements
Note: The OS requirements can be found in metalink note 169706.1
For the PA-RISK B11.11 or Itanium B11.23
#uname –a
# /usr/sbin/swlist...