Applies to:
Oracle Server – Enterprise Edition – Version: 10.2.0.2.0
This problem can occur on any platform.
Symptoms
When attempting to perform an export, the following error occurs:
ERROR
EXP-00003: no storage definition found for segment(76, 66347)
Cause
Problem caused by an index on the object being owned by a different user..
When trying to export an object all associated objects are exported as well. If one of the
indexes is owned by a user and the exporting user does not have permissions on that index object
the export fails.
Solution
Redefine the index to be owned by the correct schema owner.
Errors
EXP-3 “no storage definition found for segment(%lu, %lu)”