A set of utilities and libraries, enhancing standard system PL/SQL packages in the Oracle Database.
Attention!!! we moved to GitHub:
https://github.com/oramake/oramake-framework
Includes:
- a utility for creating, developing and documenting program modules in Oracle DB;
- a utility for watching the DB size and tracing Oracle sessions ( put pkg_ProcessMonitor.setSqlTrace()
before your code and you then receive an email with 10046 events trace file);
- logging feature...