项目作者: 4O4

项目描述 :
Interactive installer for Oracle E-Business Suite custom stuff.
高级语言: Shell
项目地址: git://github.com/4O4/miracle.git
创建时间: 2017-01-24T20:36:39Z
项目社区:https://github.com/4O4/miracle

开源协议:MIT License

下载


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