Oracle Data Guard Startup & Shutdown Steps 1:05:00 AM Data Guard Shutdown Sequence Stop log apply service or MRP and shutdown the standby SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABAS...Read More
Oracle EBS Workflow ( Requisition , PO and Others) status wait for background process 3:52:00 PMOracle EBS Workflow ( Requisition , PO and Others) Status Wait for background process * If the workflow status stuck in Waiting Backgr...Read More
Step by Step SOA 12c Installation guide 9:07:00 AMStep by Step SOA 12c Installation guide Useful link : https://apps2fusion.com/training_demo/SOA-12c/SOA-12c-Installation-Guide.pdf Than...Read More
Oracle APPS Query to get Instance cloned Date 2:30:00 PM Query to get Instance cloned Date select to_char(CREATION_DATE,'DD/MM/RRRR HH24:MI') from fnd_nodes a ; OR select to_char(resetlo...Read More
ORA-01000 maximum open cursors exceeded 11:37:00 AMWhen youo get this error: " ora-01000 maximum open cursors exceeded " error during the database operation. Then check open_cursor...Read More
Transactions Stuck In MTL_TRANSACTIONS_INTERFACE with lock flag Yes 3:19:00 PM Oracle EBS Oracle Inventory Management - Version 12.2.5 and later: Transactions Stuck In MTL_TRANSACTIONS_INTERFACE with To Locking Iss...Read More
Oracle EBS Vision Free Online (for Training) 12:21:00 PM Oracle EBS Vision Free Online (for Training) Here you can train your self for Oracle Apps (Vision 12.2.8) : link Below : http://ap...Read More
Free Oracle Cloud (Database, Instance, APEX) 4:24:00 PM Best and Cheapest Oracle APEX Oracle Free Oracle Tier 1- instances (Always free) two. 1OCPU , ~ 45GB 2- Autonomous Databases (...Read More
EVENT_STATUS_CODE and PROCESS_STATUS_CODE in XLA_EVENTS Table R12 11:49:00 PM EVENT_STATUS_CODE and PROCESS_STATUS_CODE in XLA_EVENTS Table ** EVENT_STATUS_CODE ** PROCESS_STATUS_CODE ...Read More
Add Favorite icon in oracle apex 5.0 11:30:00 PM Steps to do it: Edit you're application (In my case it is Sample Charts) Go to shared component. Go to Application Definitions Att...Read More
Oracle APPS (EBS) Arabic characters are displaying as question 1:36:00 PM Oracle APPS (EBS) Arabic characters are displaying as question Oracle APPS EBS reports showing Arabic Characters as ????? ؟؟؟؟ . ...Read More
How to change Concurrent Request View output to view in browser 2:05:00 PM To view Concurrent Program log file in Browser: Reports that produce an output other than a text file (for example HTML or PDF) are disp...Read More
CHANGE ORACLE APEX 5.1 APPLICATION LOGO 11:03:00 AM CHANGE ORACLE APEX 5.1 APPLICATION LOGO To change Apex Application Logo you should do the following steps: You should open applicati...Read More
ORACLE APEX 5.1 APPLICATION TRANSLATION 11:02:00 AM Follow these steps to translate oracle APEX application: ==> you should set primary language for application that you are working on...Read More
REP-52262 Diagnostic output is disabled when using reports server 11g on new installation 4:13:00 PM You may have noticed that when you have a new installation of reports 11.1.2.0 when you try to run a PDF report or even if you simply try...Read More
Oracle APPS Query to Get File Version 1:39:00 PM /* Using this Query to get Oracle APPS files version */ SELECT sub . filename , sub . version FROM ( SELECT adf . filen...Read More