I need to extract data from a large ORACLE dmp-file (many users, many tables). My idea is to get a TXT or CSV output.
NXTract could not manage this because of the size (buffer overflow error).
Is there any other tool out there that can help me…?
Thanks in advance.
-Martin