![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 2048740.1 : ODAVP: missing oakcli.bin on dom0
Applies to:Oracle Database Appliance Software - Version 12.1.2.4 to 12.1.2.4 [Release 12.1]Oracle Database Appliance - Version All Versions to All Versions [Release All Releases] Information in this document applies to any platform. This is applicable to ODA software version 12.1.2.4.0 if downloaded before 4th September 2015 SymptomsExecuting any oakcli commands from dom0, it's failing as /opt/oracle/oak/bin/oakcli: line 39: /opt/oracle/oak/bin/oakcli.bin:
No such file or directory Example: [root@oda8dom0 ~]# oakcli stop oda_base
/opt/oracle/oak/bin/oakcli: line 39: /opt/oracle/oak/bin/oakcli.bin: No such file or directory
Verify the "oakcli" on dom0 is not anymore a python script as it should be: # file /opt/oracle/oak/bin/oakcli
/opt/oracle/oak/bin/oakcli: Bourne shell script text executable
ChangesYou applied the ODA Patch bundle : ODA Patch 12.1.2.4.0 Patch 21204676
File Name: p21204676_121240_Linux-x86-64_1of2.zip & p21204676_121240_Linux-x86-64_2of2.zip
CauseThe RPM oakdom0-12.1.2.4.0_LINUX.X64_150806-1.x86_64.rpm is not installed on dom0 SolutionPost ODA Patch bundle 12.1.2.4.0 installation, replace "/opt/oracle/oak/bin/oakcli" bash script with the python version attached to this note: oakcli.gz - move oakcli.gz on <dom0_host>:/opt/oracle/oak/bin
- dom0_host# cd /opt/oracle/oak/bin - dom0_host# gunzip oakcli.gz gzip: oakcli already exists; do you wish to overwrite (y or n)? y - dom0_host# md5sum oakcli fdf249fa9452524a9ca15b5b43152143 oakcli References<BUG:21695856> - LNX64-112-CMT: 12.1.2.0.4 INFRA UPDATE MAKES DOM0 OAKCLI A BASH SCRIPTAttachments This solution has no attachment |
||||||||||||
|