Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2120886.1
Update Date:2016-05-31
Keywords:

Solution Type  Problem Resolution Sure

Solution  2120886.1 :   ODA: Many oakcli.bin Core Dump Files of Format core.oakcli.bin.xxxxx Generated  


Related Items
  • Oracle Database Appliance X5-2
  •  
Related Categories
  • PLA-Support>Eng Systems>Exadata/ODA/SSC>Oracle Database Appliance>DB: ODA_EST
  •  




Created from <SR 3-12277462141>

Applies to:

Oracle Database Appliance X5-2 - Version All Versions to All Versions [Release All Releases]
Information in this document applies to any platform.

Symptoms

ODA's filesystem /opt/oracle/oak/bin is filling up with core files with format like following:

./core.oakcli.bin.94816
./core.oakcli.bin.5208
./core.oakcli.bin.20923
./core.oakcli.bin.15120
./core.oakcli.bin.92127
./core.oakcli.bin.71939
./core.oakcli.bin.47310


Running a debugger such as gdb on the core files show an oakcli.bin command that fails with segmentation fault:

For the core files need to use the binary to process the file.
Try using the oakd or oakcli

For example:

gdb /opt/oracle/oak/bin/oakd <core file>

gdb /opt/oracle/oak/bin/oakcli <core file>

gdb /opt/oracle/oak/bin/oakcli core.oakcli.bin.70488

 Debugger output shows following:

[New Thread 64322]
[New Thread 64316]
Core was generated by '/opt/oracle/oak/bin/oakcli.bin show repo'.  <<=== shows oakcli command failing
Program terminated with signal 11, Segmentation fault.

Cause

This is due to unpublished Bug 16660189 : LNX64-112-CMT: VM: OAKCLI CORE DUMP: IN CLIMAIN::GETARGS AT ./OAKCLIMAIN.HXX:63
There is internal issue processing arguments that cause the fault.

 

Solution

You can delete these core files.

The issue is fixed in 12.1.2.6.0.

See <Document 888888.1> for latest patch links.

 


 

References

<BUG:16660189> - LNX64-112-CMT: VM: OAKCLI CORE DUMP: IN CLIMAIN::GETARGS AT ./OAKCLIMAIN.HXX:63
<NOTE:888888.1> - Oracle Database Appliance - 12.1.2 and 2.X Supported ODA Versions & Known Issues

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback