项目作者: 4O4
项目描述 :
Interactive installer for Oracle E-Business Suite custom stuff.
高级语言: Shell
项目地址: git://github.com/4O4/miracle.git
Miracle
Interactive installer for Oracle E-Business Suite custom stuff. Simple, sourcable Bash script created for fun.
Usage
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
.
Features
- Sophisticated error handling
- Logging (with log rotation)
- Support for custom installation commands (eg. running build tools, filesystem operations)
Supported files
- 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)
Is it any good?
Yes