Tips: Add to Google | Oracle DUL? | AUL License | WebChart | asyncdata | ociuldr

Contact: anysql©yahoo.com/anysql©126.com, MSN: loufangxin©msn.com, AIM: loufangxin

Oracle ASM Data Recovery Test of AUL for Oracle ASM Utility.

    I create a tablespace based on an Oracle ASM disk group with two physical disks, and create a table with 499999 rows to make sure the data distributed on two disks evenly. SQL> select disk_number, name,path from v$asm_disk;...

Change of the AUL license mode on Linux platform.

    AUL is a well known Oracle data recovery utility, it has helped lot's of customers to find their data back from corrupted Oracle database (file corrupted, system dropped, table truncated etc).     New AUL license is required...

AUL for Oracle ASM, Oracle ASM Data Recovery Utility.

    I wrote a tool for Oracle ASM data recovery, for example, if we have an Oracle ASM with 10 disks in one disk group, and one of them corrupted, how to recover the data on other 9 disks?...

Fixed AUL license is available now for you

    It has been 5 years since I released the first version of AUL utility, and I have helped lots of customers to get their data back from corrupted database, such as lost system tablespace, table dropped or truncated....

Save the customer's data, resue the world.

    It has been four years since AUL help it's first customer from Hongkong to get the data back. In the last four years, AUL does help a lot of custoemrs in disaster data recovery situation without valid backup....

AUL/MyDUL vs. Oracle DUL, which is better?

    This year I got few cases that Oracle DUL cannot recover the data well for you, while AUL/MyDUL can do it well. In the following cases, you should choose AUL/MyDUL as the recovery tool.     CLOB data...

Recover the table's index structure information.

    AUL just focus on the data recovery, it does not generate the SQL of creating the indexes, but we can recover them. Just recover some kernel table's data and load them into new database, then run query to...

Recover the Oracle stored procedures' source code.

    AUL just focus on the data recovery, it does not generate the source code of the stored procedures, but we can recover them. Just recover some kernel table's data and load them into new database, then run query...

How many lines in AUL/MyDUL's source code?

    I have been writing and maintaining AUL/MyDUL software for three years. Just wondering how much lines of C code I have wrote and did a count, strangely there are less lines than I have expected (10000 lines).  ...

AUL/MyDUL data recovery service models

    I provide Oracle data recovery service by internet. When I say data recovery, always means cases without valid backup available, and have to use AUL/MyDUL to read data directly from existing data files. There are four types of...