how to find scn number
select min(maxnc), null from (select max(next_change#) maxnc from v$backup_redolog group by thread#) col min(maxnc) format…
select min(maxnc), null from (select max(next_change#) maxnc from v$backup_redolog group by thread#) col min(maxnc) format…
Validate backup – http://www.oracle-scn.com/rman-restore-validate-a-proactive-health-check/
EBS R12 Login Page Is Not Coming Up – java.lang.RuntimeException: Guest user/pwd does not exist…
https://linuxconfig.org/how-to-stop-start-and-disable-enable-firewall-on-redhat-7-linux-system
find / -mtime -1 -print find /ud1002/dac -mmin -20 https://stackoverflow.com/questions/33407344/how-to-find-files-modified-in-last-x-minutes-find-mmin-does-not-work-as-expect/33407491
http://learnappsdbaskills.blogspot.com/2014/02/upgrading-to-jdk-70-in-oracle.html
Summary During the post cloning steps at the dbTier of an E-Business Suite R12.1.3 i get…
Summary During the post cloning steps at the dbTier of an E-Business Suite R12.1.3 i get…
adcfgclone Fails on Apps Tier with Error : sqlplus: error while loading shared libraries: libclntsh.so.10.1:…
perl adcfgclone.pl appsTier is unable to connect to RAC database Solution: 1> Use Target System…