Quote Originally Posted by NetCohort
I think expdp is a feature of Oracle 10g, right? I forgot to say I want to import th content of one tablespace on a Oracle 9.2 instance.

But it seems not to work according to PAVB statement.
If you know the contents of that tablespace (or get them from the DDL generated with show=y) you could import those particular objects (tables) for the tablespace of your desires.