Customizing the WebLogic JVM heap size
How to customize Java Virtual Machine Settings in Oracle WebLogic ServerTo achieve the best performance of the application and avoid performance bottlenecks problems ( “OutOfMemory”) you need to tune your Java Virtual Machine.After fresh install of WebLogic Server and create a Domain (WebLogic or SOA or Forms or OBIEE etc.) you may set some...
"Create or Replace view" execution fails with "ORA-01720: grant option does not exist"
Developer complains that he can't run CREATE OR REPLACE VIEW for a particular view. He is getting error "ORA-01720: Grant Option Does Not Exist"I searched online and didn’t find solution that fix my issue. Everyone was getting this error with a GRANT statement. I turned to My Oracle Support and found excellent note which saved my time.Cause: view...
How to switch RUN File System and Patch File System in R12.2

The existence of the dual file system has implications for patches that change the system configuration. Depending on the specific situation, configuration changes can be made to either the run file system or the patch file system.Sourcing Environment for run File system:....
How to Synchronize FND_NODES, ADOP_VALID_NODES, and FND_OAM_CONTEXT_FILES in 12.2 When ADOP Phase=Prepare Fails with Error
How to Synchronize FND_NODES, ADOP_VALID_NODES, and FND_OAM_CONTEXT_FILES in 12.2 When ADOP Phase=Prepare Fails with ErrorAfter a recent change or addition to the 12.2 E-Business Suite application tiers, adop phase=prepare fails with the following error:Error$ adop phase=prepareEnter the APPS password:Enter the SYSTEM password:Enter the WLSADMIN password:Validating...