Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rboccuzziWe don't currently have a native way to read an oracle dump file, you would need to pass it through a reader first, or load it into a DB. If you wish, you could use our Java node to read it via an Java library if you are aware of one; however I am not sure one exists, as it seems to be a proprietary Oracle format. If you have luck using this method, I'd love to hear about it here, please share your success (and any libraries you build if you like!).
Cheers
Rich