Oracle EBS Blog

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