Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Segmentation fault (core dumped)

447455Jun 18 2008 — edited Jun 19 2008
hello
I am using oracle 9i on suze and trying to import some tables from my dumps.
i forgot the name of the table but it contain TRL_mon. so irun:
imp exportuser/exportuser file=somefile.FULL.20080605.dmp tables=%TRL_mon% fromuser=user1 touser=user2 analyze=n
It give me this error:)Segmentation fault (core dumped).
Can somebody help me?
or is there any other way to import these table with there partial name?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2008
Added on Jun 18 2008
8 comments
4,018 views