TX (Row Locks) TM (Table Locks) UL (User Lock)
TX (Row Locks)A TX enqueue is created as soon as a transaction is started. It is uniquely identified by the rollback segment number, slot number (in rollback segment’s transaction table) and slot...
View ArticlePL/SQL lock timer
A session simply sleeps for a pre-determined length of time specified in a call to the USER_LOCK.SLEEP or DBMS_LOCK.SLEEP procedures.However it can appear that a session is locked or there is a...
View ArticleConcurrent Program/Reports Client Process Trace
Add Options to the Concurrent Program DefinitionThis method is available in both 11i and R12.To produce a Reports Client Process Trace at Concurrent Program Level:1. Log in to the environment that will...
View ArticleCould not load application module...
Error in R12.2.5:oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.XXCUST.xxom.xxDOYOrders.server.XxOmDOYOrdersAM'.at...
View ArticleConfiguring MICR Font in XML Publisher
MICR font is used for check printing. It needs to be purchased and configured into XML Publisher to use in BI Publisher reports.In DOYEN (11i) instance, found the MICR font is configured. Below are the...
View ArticleORA-04063: rule set "APPLSYS.WF_JAVA_DEFERRED_R" has errors
Scenario:Got the Forms error while adding responsibility to a user and so, I did the workflow sync validation and it does not fixed. So, I ran autoconfig in Apps tier and it end up with Error and ran...
View ArticleManaging Configuration of Oracle HTTP Server and Web Application Services in...
Scenario :The server has a capacity to handle more process but there is no oacore component to do so and we need to add a oacore .Solution:Add oacore :Syntax :1. $ perl...
View ArticleLoad Users manually from Active Directory to OID in SSO
This will help you when AD to OID connection is broken and users are waiting to be loaded to SSO:Get the User extract from AD :ldapsearch -h <dummy.ad.srv.com> -p 389 -D...
View ArticleLoad User accounts from SSO to EBS (R12) manually
This is a workaround that is really helpful when Oracle's directory integration is down/broken and you need to quickly load a few users to EBS :Extract the user details from OID (not from AD) to a...
View ArticleJust an other RMAN scenario : RMAN-08137
Guys, I would like to share with you all a scenario which you may come across very seldom, but really important.RMAN is not deleting ArchiveLogs on Primary Database when the State for the Archive...
View ArticleReplication : Post Processing issue in Shareplex Target Instance
I have recently come across an issue with our Shareplex Target instance where a couple of Post Processes went down and there were no significant errors in the log.After going through the Database alert...
View ArticleAPP-SQLAP-10771: could not reserve record
Error :User reported the following error”Unable to make any changes to invoice #589 as it is stuck as 'Could not reserve record.SYMPTOMS :When attempting to update an invoice, the following error...
View Articleset java options in setdomainenv.sh
Oracle WLS java settings. Edit setdomainenv file under weblogic home \bin bin/setDomainEnv.sh set SET JAVA_OPTIONS="................"
View ArticleAPP-SQLAP-10771: Could not reserve record.
Error:APP-SQLAP-10771: Could not reserve record.Unable to pay the AP invoice in full, Got above error while performing the action –> pay in fullSolution:Database lock from another session is present...
View ArticleSome useful scripts
Some useful fnd scripts which available in $FND_TOP/sql directoryFNDATPRG.sql Purge audit trail tables before a given dateFNDCPDC2.sql Delete a concurrent program and SRS definition if needed, calls...
View ArticleWorkflow related useful scripts - $FND_TOP/sql
wfbkg.sql WorkFlow BacKGround engine, starts the background engine, running for the indicated number of minutes.wfbkgchk.sql WorkFlow Background Check. It displays a status report on background...
View ArticleArticle 5
Cannot communicate with Cluster Ready ServicesISSUE:-[oracle@server1:+ASM1] sudo crsctl check crsCRS-4638: Oracle High Availability Services is onlineCRS-4535: Cannot communicate with Cluster Ready...
View ArticleArticle 4
DBCA fails with errors: [FATAL] [DBT-50000] Unable to check for available memoryDBCA fails with errors: [FATAL] [DBT-50000] Unable to check for available memoryRecently I have installed Oracle 19c...
View ArticleArticle 3
ORA-65259: partial synchronization of application is disallowedORA-65259: partial synchronization of application is disallowedYou have started application Sync but you find it is taking more time to...
View ArticleArticle 2
DBConsole service won't startThe web-based Enterprise Manager tool was introduced in Oracle 10g and has significant functionality improvements over previous versions. How to solve an Enterprise...
View Article