Deploying 18.3 on ODA-X7
Hi
As part of deploying our X7-ODAs we downloaded the Patch 27604593
There were 2 zip files
-rw-r--r-- 1 root root 2063262152 Feb 20 18:01 p27604593_181000_Linux-x86-64_2of2.zip
-rw-r--r-- 1 root root 2307234083 Feb 20 18:06 p27604593_181000_Linux-x86-64_1of2.zip
when we unzipped the files, it created 2 files as below
-rw-r--r-- 1 root root 2306867200 Mar 1 2018 odacli_dcs-18.1.0.0.0-180207-GI-18.1.0-00
-rw-r--r-- 1 root root 2062932482 Mar 1 2018 odacli_dcs-18.1.0.0.0-180207-GI-18.1.0-01
Are we suppose to concatenate the above 2 files into a single zip file?
Like this --> cat odacli_dcs-18.1.0.0.0-180207* > /tmp/p27604593_18.zip ?
And after that update the repository --> # /opt/oracle/dcs/bin/odacli update-repository -f /tmp/tmpdir p27604593_18.zip