Syed Saad Ali

Oracle ACE Pro

Oracle Solution Architect

Oracle E-Business Suite

Oracle Cloud Infrastructure

Oracle Fusion Middleware

Oracle Database Administration

Oracle Weblogic Administration

Syed Saad Ali

Oracle ACE Pro

Oracle Solution Architect

Oracle E-Business Suite

Oracle Cloud Infrastructure

Oracle Fusion Middleware

Oracle Database Administration

Oracle Weblogic Administration

Month: December 2017

December 1, 2017 Useful Commands For Unix Operating System
APPS DBAInstallation/Configurations10gInstallation/Configurations11gInstallation/Configurations12c

Useful Commands For Unix Operating System   1.Deleting files older than N number of days ? find . -name ‘*.trc’…

December 1, 2017 How to Enable/Disable Maintenance Mode without using ADADMIN
APPS DBAInstallations/Configurations-Applications

Enable/Disable Maintenance Mode without using ADADMIN We can Enable or Disable Maintenance mode without using ADADMIN through following given procedure:…

December 1, 2017 How to Add Responsibility to User from Back End
APPS DBAInstallations/Configurations-Applications

How to Add Responsibility to User from Back End SYNTAX fnd_user_pkg.addresp(username => Application User Name ,resp_app => Responsiblity_Application_Short_Name ,resp_key =>…

December 1, 2017 ORA-08004: sequence FND_CONCURRENT_PROCESSES_S.NEXTVAL exceeds MAXVALUE
APPS DBAErrors/Workarounds-Applications

ERROR Routine AFPGCP cannot create a process ID for your concurrent manager process ORACLE error 8004 in FDUUID Cause: FDUUID…