-
Due to the sensitive nature of this tool it will not be open sourced nor will it made be publicly available.
2005-04-12 21:30:45 UTC in jDUL/DUDE
-
- DUDE can now extract data without the need for a valid system tablespace (data dictionary)
- a best guess is done for datatypes using a heuristic scan if no datadictionary is available.
2005-04-05 18:58:28 UTC in jDUL/DUDE
-
- began testing on IBM AIX and Sun Solaris (8i & 9i)
2004-06-20 20:47:16 UTC in jDUL/DUDE
-
- added routines to extract data out of blocks in 9i ASSM tablespaces
- ASSM or Automatic Segment Space Management in Oracle 9i puts extra metadata in the blocks to keep track of free space.
2004-03-14 16:43:32 UTC in jDUL/DUDE
-
- automatic datafile number resolving
- automatic dictionary parsing at startup
- added 'dump TABLESPACE' command
- ascii flatfiles now use owner.tablename as filename instead of OBJECTID
- bug solved regarding OBJECTID/DATAOBJECTID
- bug solved regarding multiple datafiles/tablespace
- added option for user defined field separater
- rewrote I/O buffers : circular buffers instead of...
2003-07-21 13:37:51 UTC in jDUL/DUDE
-
- the DUDE project is still alive !!!
- for more info contact me ...
2003-07-21 13:31:45 UTC in jDUL/DUDE
-
I renamed the program to "Ora*DUDE - DUDE, where's my data !" ... DUDE stands for Database Unloading by Data Extraction.
2002-05-18 10:31:44 UTC in jDUL/DUDE
-
After a long break, finished up on unloading clustered tables - this means that jDUL can now unload tab$, col$ & user$ necessary to create a dictionary.
2002-05-18 10:30:12 UTC in jDUL/DUDE
-
Ora*PePi is a superset of the Oracle export/import tools - providing simultaneous synchronised parallel export and import, NET8 load balancing, at runtime adjustable parallel degree and large table run ratio, down to partition level.
Version v0.5 is the first public release.
Read the documentation and scripts !
2001-11-01 19:45:57 UTC in Ora*PePi