Showing posts from February, 2022

Run a Shell Script as Systemd Service in Linux

Run a Shell Script as Systemd Service in Linux  In this post,I will make a manual script …

Read more

SQL Query to find All profile set at Responsibility Level

SQL Query to find All profile set at Responsibility Level Script: SELECT distinct fpo.pro…

Read more

Updating Profile Options from Backend using API in Oracle APPS/EBS

Updating Profile Options from Backend using API in Oracle APPS/EBS In This post I am shar…

Read more

Find Top Processes using Highest Memory and CPU in Linux

Find Top Processes using Highest Memory and CPU in Linux If we want to find  the top proc…

Read more

Important SQL scripts for Concurrent Request ID Monitoring and Analyzing

Important SQL scripts for Concurrent Request ID Monitoring and Analyzing 1) requests.sql …

Read more

Oracle Apps EBS 12c Database Non-ASM file System Migration to 19c ASM

Oracle Apps EBS 12c Database file system migration to 19c ASM In this post I am going to …

Read more