Skip to content
/ miracle Public

Interactive installer for Oracle E-Business Suite custom stuff.

License

Notifications You must be signed in to change notification settings

4O4/miracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Interactive installer for Oracle E-Business Suite custom stuff.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages