Download List

Project Description

cx_OracleDBATools contains a number of Python scripts that handle Oracle DBA tasks in a cross-platform manner. These scripts are intended to work the same way on all platforms and hide the complexities involved in managing Oracle databases on Windows.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-11 06:25
3.0

This release adds support for Oracle 11.x and drops support for Oracle 8.x. A new script was added to enable exporting the parameter file. Several other bugs were squashed and further testing performed on 64-bit Windows and Linux platforms.

2007-10-03 11:28
3.0b1

This release adds support for performing online
backups and cloning of Oracle databases, support
for Oracle 11g, and less complex configuration on
Windows. This is the first release with
documentation as well.
Tags: Minor feature enhancements

2006-07-24 21:48
2.2

This release add the option --replace-existing to
CloneDB in order to
support cloning a database on top of another one.
It fixes a number of
small bugs.

2006-01-26 22:37
2.1

Support was added for Oracle 10g. Options were added to RestoreDB to get more information about the backups made by BackupDB. BackupDB can now specify a different level of compression if desired. CreateDB can now handle user defined replacement variables for the templates init.ora and create.sql.
Tags: Major feature enhancements

2003-12-18 21:25
2.0

This release adds several new tools for cloning, backing up, and restoring databases, and adds new options to existing tools.
Tags: Major feature enhancements

Project Resources