Dynamic SQL script is the way to go as Halo mentioned.

I do feel that Oracle should include this feature in later releases. I don't see any point how this feature will cause any problem. In any case one disables all the constraints anyway before the import so Referential Integrity should not be a concern.

- Rajeev