Oracle schema DDL backup scripts

Scripts that extract the DDL for various objects (tables, views, packages, triggers, types etc...). The example Windows batch file commits changes to SVN after extraction. If you set this up as a nightly job you can trace all schema changes very easily thanks to the version control log. The scripts are used internally at Biochemfusion to track the evolution of the Proteax cartridge schema.

Latest upload was done on 2015-09-21.

Download the SQL*Plus script and the example batch file. The usual disclaimers apply: No warranty, it may not work on your system, etc.