Interactive installer for Oracle E-Business Suite custom stuff. Simple, sourcable Bash script created for fun.
Configure file paths in global variables, then source miracle.sh
and let it take care of the rest. Ready-to-use template is available in template.sh
.
- Sophisticated error handling
- Logging (with log rotation)
- Support for custom installation commands (eg. running build tools, filesystem operations)
- SQL Views (.sql)
- PL/SQL Packages (.pkb, .pks)
- Probably any other SQLplus-installable scripts
- Oracle EBS functions (.ldt)
- Oracle EBS concurrent programs (.ldt)
- Oracle EBS profiles (.ldt)
- Oracle EBS messages (.ldt)
- Oracle Forms libraries (.pll)
- Oracle Forms modules (.fmb)