EBS R12.2 Cloning Steps
NOTE: The following Clone approach is applicable for the APPLICATION version from R12.2.1 To...
View ArticleSolved " ORA-16057: server not in Data Guard configuration " , in oracle...
We faced the error ORA-16057 while building a standby database.archives were not shipping to the DR siteNow in the production database,Select dest_id,error from v$archive_dest; DEST_ID...
View ArticleArticle 15
Adpreclone Fails in EBS 12.2.3 : There is already an ACTIVE ADOP CYCLE with session idAdpreclone Fails in EBS 12.2.3 : There is already an ACTIVE ADOP CYCLE with session idIssue:The below failure while...
View ArticleArticle 14
Actualize the old database editions after online patching to avoid possible performance issues: EBS 12.2.3/12.2.4During Online patching (ADOP) : An additional column ZD_EDITION_NAME is populated in the...
View ArticleHistory of enq: TX - row lock contention
As a DBA, we should be able to provide the history of locks to the application team to check.This is the query to get the information from v$active_session_historyThis view is part of diagnosis pack,...
View ArticleWAIT Event : Log File Sync
Log File Sync :To Find out Storage is the problem?-> Run AWR Report during the problematic time -> Check "Wait Avg(ms)" for the wait event "log file sync", if it's less than 1s, we are good with...
View ArticleArticle 11
ORA-12012: error on auto execute of job “SYS”.”BSLN_MAINTAIN_STATS_JOB”Error in Alert-Log :ORA-12012: error on auto execute of job "SYS"."BSLN_MAINTAIN_STATS_JOB"ORA-06502: PL/SQL: numeric or value...
View ArticleOra-12560: TNS: protocol adapter error
Ora-12560: TNS: protocol adapter error************************************************ Make sure that you have set the correct ORACLE_SID:C:\>sqlplus system/manager@orclSQL*Plus: Release 11.2.0.2.0...
View ArticleORA-12541: TNS:no listener
ORA-12541: TNS:no listener************************Resolution:Now you have to follow below mentioned steps to resolve the ORA-12541 issue.STEP-1: First check your listener...
View ArticleErrors during impdp ORA-39083 & ORA-02270
While during impdp,I have seen the error ORA-39083 & ORA-02270 in impdp logfile.ERROR:ORA-02270: no matching unique or primary key for this column-listFailing sql is:ALTER TABLE "USER"."SMARTDB"...
View ArticleORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
During startup,ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance.SQL> startupORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instanceORACLE instance...
View ArticleIdentical parameters in RAC
Parameters that must have identical in RAC database:In a RAC database there may contain several instances and the initialization parameters of all of the instances should not have identical setting. In...
View ArticleArticle 5
OIDMOS status stop and OID not starting up after crashOur system has a system shutdown in which OID 11.1.1.9 was running and not starting up using opmnctl after server is brought up. A few...
View ArticleArticle 4
OID EMCTL Agent not starting due to Daylight Savings Timezone IssueThe issue was actually because of incorrect timezone daylight savings updates in the installed JDK and JRESimply update the...
View ArticleArticle 3
ERRORS During 12.2.4 UpgradeError 1:If WF_DEFERRED_R Invalid then upgrade patch 12.2.4 failed with below Error :R12: "ORA-04063: rule set "APPLSYS.WF_DEFERRED_R" has...
View ArticleArticle 2
AutoConfig: Parallel Run Option on R12.1.1The “Parallel Run” feature enables AutoConfig to be executed simultaneously across multiple nodes of an Oracle E-Business Suite instance. Certain...
View ArticleArticle 1
Weblogic Server 12.1.2 Performance Issue Due To weblogic.socket.NIOSocketMuxerWeblogic server 12.1.2 in a runnable state consuming high CPU resources.Error:"LDAPConnThread-579...
View ArticleArticle 0
Cannot identify any valid application tier nodes in ADOP_VALID_NODES Issue:PROGRAM : (/u01/oracle/fs1/EBSapps/appl/ad/12.0.0/bin/adzdoptl.pl)TIME :FUNCTION: ADOP::GlobalVars::_GetMandatoryArgs [ Level...
View ArticleWorkflow mailer outbound and inbound setup
Workflow mailer outbound and inbound setup for R12 Oracle Applications.Assumption : It is assumed that the setup is being done for both outbound (send emails) and inbound (to process...
View ArticleHow to Exclude Failure Notice/Any Pattern Emails from Processing in Oracle...
How to Exclude Failure Notice/Any Pattern Emails from Processing in Oracle Applications WorkflowWhen there is a out of office notification or Email got bounced it will be sent to workflow, This post is...
View Article