Oracle EBS Blog

How to apply Middleware 11.1.1.9 webtier patches in 12.2

adop patch process cycle steps: 1) Run FSCLONE 2) PREPARE 3) APPLY 4) FINALIZE 5) CUTOVER 6) CLEANUP Before start to apply the patches we have to run fsclone to…

Read More

How to monitor adop patching cycle from backend

As a new feature of EBS 12.2.5 , we have adopmon(adop monitor, Online Patching Monitoring utility) utility for monitoring the online patching cycles. It provides a readable output, letting us…

Read More

Prepare phase failed With Error “ETCC Not Run In The Database Node”

We might some time get into below issue after clone or after installing AD and TXK patches.     Error:   ETCC not run in the database node [Node Name]…

Read More

Script To Find the Versions of all the Oracle E Business Suite R12.2 technology stack components utility

On Application Tier:   Source the Applications environment file as the owner of the application tier file system and run:     $ADPERLPRG $FND_TOP/patch/115/bin/TXKScript.pl \  -script=$FND_TOP/patch/115/bin/txkInventory.pl \  -txktop=$APPLTMP \  -contextfile=$CONTEXT_FILE…

Read More

How to create Oracle EBS (Applications User ) with only read privilege

Introduction Steps to create Oracle EBS Application user with read only priviliege Posted by Sakthi Sethu Perumal a.Connect to the Oracle EBS b.Select system Administrator responsibility Choose Users->Define Create a…

Read More

Oracle Integration Cloud :- An Introduction about OIC .

oracle-integration-cloud-an-introduction   Oracle Integration Cloud   Connects and integrates various applications like SaasS with on premise application Preintegrated with applications—Eliminate the slow, error-prone process of configuring and manually updating web…

Read More

Oracle Apps(EBS) – AR Receipt Register Query with Bank statement Header and Line Details

Below query is useful when you required  Non Misc Receipts Along with Bank Statement Header , Line Details and Activity name ( like Receipt Write off) SELECT ACRA.RECEIPT_DATE ,( select…

Read More