In our EBS R12 instance we have seen forms process consuming high CPU resources causing other applications processes to run slow. Our EBS R12 application…
1 CommentCategory: Apps Troubleshoot
In one of our EBS database we faced issue when connecting to SQLPLUS
Error message which was coming up was as below:
[oracle@dbserver bin]$ sqlplus apps/apps
Copyright (c) 1982, 2011, Oracle. All rights reserved.
ERROR:
ORA-27140: attach to post/wait facility failed
ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
ORA-27301: OS failure message: Operation not permitted
ORA-27302: failure occurred at: skgpwinit6
ORA-27303: additional information: startup egid = 11 (asmadmin), current egid =
17 (oinstall)
We have seen this error couple of times in the Concurrent manager Administer screen in our 11i/R12 EBS instances.
Below steps have proven helpful in sorting out this issue:
2 CommentsError #1: ERROR: While GATHER_TABLE_STATS:
object_name=GL.JE_BE_LINE_TYPE_MAP***ORA-20001: invalid column name or duplicate columns/column groups/expressions in method_opt***
Error #2: ERROR: While GATHER_TABLE_STATS:
object_name=GL.JE_BE_LOGS***ORA-20001: invalid column name or duplicate columns/column groups/expressions in method_opt***
Error #3: ERROR: While GATHER_TABLE_STATS:
object_name=GL.JE_BE_VAT_REP_RULES***ORA-20001: invalid column name or duplicate columns/column groups/expressions in method_opt***
Error #4: ERROR: While GATHER_TABLE_STATS: object_name=FII.FII_FIN_ITEM_HIERARCHIES***ORA-20001: invalid column name or duplicate columns/column groups/expressions in method_opt***
Leave a CommentThe look and feel of the Self Service EBS Application gets distorted with fonts showing garbled/distorted as shown below Below solutions have helped us…
Leave a CommentOracle is tightening up security around Java. Java is one of the most wildly exploited piece of software by viruses and malware bots. Code signing…
2 CommentsWe had implemented SSL on our R12.1.3 instance according to below MOS Note Id: 376700.1 Enabling SSL in Release 12 After starting up application, we…
Leave a CommentPosted by Arindam Mukherjee Recently I encountered an interesting performance issue while working with Oracle EBS seeded components and these issues are tied to wrong use…
Leave a CommentSometimes while using IE8 Browser you may get the below error instead of the login page ‘Unable To Authenticate Session” You may see such issue…
Leave a CommentAcroread can’t be installed on AIX 6.1 …what next then? AIX 6.1 doesn’t support acroread.You can use pdftops or pdf2ps on AIX platform with your…
Leave a Comment