Database Reference
In-Depth Information
Browse the Updates Repository
The unpack command extracts all the updates from the patch bundle file and puts them under OAK repository
/opt/oracle/oak/pkgrepos/ . You can browse the repository by listing the directories' content. To get an idea of
which Oracle DB software versions are available in the repository, you could use the following commands:
[root@s1 DB]# cd /opt/oracle/oak/pkgrepos/orapkgs/DB
[root@s1 DB]# ls -l
total 16
drwxrwxrwx 3 root root 4096 Sep 1 13:20 11.2.0.2.10
drwxrwxrwx 4 root root 4096 Aug 31 14:09 11.2.0.2.11
drwxr-xr-x 3 root root 4096 Apr 24 09:57 11.2.0.3.6
drwxrwxrwx 4 root root 4096 Aug 21 16:16 11.2.0.3.7
[root@s1 DB]#
Alternatively, execute the following command to list the patch components (and their versions) stored in the
repository:
[root@s1 ~]# tree /opt/oracle/oak/pkgrepos/ -L 3
/opt/oracle/oak/pkgrepos/
|-- System
| |-- 2.6.0.0.0
| | |-- bin
| | |-- conf
| | `-- prereqs
| |-- 2.7.0.0.0
| | |-- bin
| | |-- conf
| | `-- prereqs
| |-- VERSION
| `-- system_repos_metadata.xml
|-- orapkgs
| |-- ASR
| | |-- 4.4
| | `-- 4.4.1
| |-- DB
| | |-- 11.2.0.2.10
| | |-- 11.2.0.2.11
| | |-- 11.2.0.3.6
| | `-- 11.2.0.3.7
| |-- GI
| | |-- 11.2.0.3.6
| | `-- 11.2.0.3.7
| |-- HMP
| | |-- 2.2.6
| | `-- 2.2.6.2
| |-- IPMI
| | `-- 1.8.10.5
| |-- OAK
| | |-- 2.6.0.0.0
| | `-- 2.7.0.0.0
| |-- OEL
 
Search WWH ::




Custom Search