Steps to start/stop Workflow Notification Mailer Check workflow mailer service current status SQL> select running_processes from fnd_concurrent_queues where [...]
Description Below script is used to check the printer, IP status and testing the printer. Script : #!/bin/bash con() { if [ $choice -eq 1 ] then echo “Give ip address” read ipad ping [...]
Creation of Duplicate database using the RMAN Starting from 11G you can proceed with the duplicate database in 2 ways – Active cloning and backup-based cloning. Now we are going to drive [...]
Enviroment Details Primary Standby DB SID INDIA INDIA DB ROLE Primary Physical Standby DB Unique Name INDIA CHINA Server IP 192.168.25.159 192.168.25.158 DB Version 19.2.00 19.2.00 OS Oel7 Oel7 [...]
How import customized program to Linux application from Window. Step1 – Download Win SCP tool from Google. ‘ You will get output as per below. Left side is Desktop information, where we have [...]