SCA Utility. REP-0104: Unable to Delete File ‘APXIAWRE.rdf’
Solution – Reports.log located under $APPLCSF/$APPLLOG has reached the maximum file size limit of 2GB.…
Solution – Reports.log located under $APPLCSF/$APPLLOG has reached the maximum file size limit of 2GB.…
Set the correct group and permission for oradism. For example, set the permissions for ORADISM…
https://petesdbablog.wordpress.com/2013/07/20/register-11-2-db-with-12-1-clusterware-fails-with-crs-0245/ The final solution was to apply the Path 16742216 (GI PSU) in my Database…
During the link phase you will encounter an error invoking the “ins_emagent.mk” Solution: During the…
How to fix expired RCU Database password for OAC (Doc ID 2352213.1) select username,ACCOUNT_STATUS,EXPIRY_DATE, profile…
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