0% found this document useful (0 votes)
3 views1 page

Script Organization and Management Guide

File dir

Uploaded by

yang0457
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Script Organization and Management Guide

File dir

Uploaded by

yang0457
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Gather latest scripts

rsync -Prut host:/source/dir/file host:/target/dir/file


Prioritized by scheduled jobs
OEM
CRON
Standardize across hosts
Ansible
/app/oracle/dba/
mon - Only monitoring scripts
bin all .sh files
sql all .sql files
conf environment specific configuration files to support scripts
etc miscellaneous scripts and support files
lib Standard functions & miscellaneous libraries to support scripts
log directory to store script logs and outputs
mpi - Strictly mpi related scripts
Formulary & OGG scripts - out of scope for now; however, if integrating, we
may put these in the etc directory under thier own folder.

You might also like