Monday, February 24, 2014

Oracle on AIX: issues

Recently I upgraded AIX from from 6.1 TL 6 to TL 8 and oracle started giving me issues with cloning.

Issue:
We encountered library issues during clone. 
·         frmweb executable corruption.
·         Form Error :  “FRM-40833: Could not completely load the dynamic user exit libraries”
·         fndfmxit.so liberary corruption.

·         FNDLIBR, FNDCRM, FNDSM, FNDFS & CONSUB utility corruption.

Causes: Defect in AIX code

Solution: APAR: IV36851 (http://www-01.ibm.com/support/docview.wss?uid=isg1IV36851)

_____________________________________________________
Issue
Truss: 0915-013 Cannot allocate enough memory

ORA-00604: error occurred at recursive SQL level 1
ORA-01116: error in opening database file 8
ORA-01110: data file 8: '/nvpsb/data/system08.dbf'
ORA-27092: size of file exceeds file size limit of the process
Additional information: 131071
Additional information: 153601

Action Taken: Oracle fails to start with out of memory errors, truss also fails ulimit is all set to unlimited                                         
                                                                        
Solution: APAR: IV45196: TRUSS EXITS WITH CAN'T ALLOCATE ENOUGH MEMORY ERROR            



No comments:

Post a Comment