Subscribe to:
Post Comments (Atom)
Oracle E-business suite logs clean up
Oracle E-business suite logs clean up #!/bin/bash cd $EBS_DOMAIN_HOME find $EBS_DOMAIN_HOME -type f -path "*/logs/*.log?*" -mtime...
-
All About Latches 1. What are Oracle latches? Latches are Oracle-internal low-level locks that protect the memory structures of the sy...
-
########################################################## #Script to clone xxxxxx from xxxxxxxx from active database # #Author: Manoj ...
No comments:
Post a Comment