Segmentation fault (core dumped)
447455Jun 18 2008 — edited Jun 19 2008hello
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?