Tablespaces were precreated. I should have added that information.

The source DB (9.2.0.3) has a DB block size of 6K (6144).

The target Db (9.2.0.1) has a DB block size of 8K.

These were default values from the DB creation and were never specified explicitly during creation. Has the different version of Windows resulted in the differing block sizes?

I thought Exp/Imp would have ignored things like block size???

If I re-run using Ignore = y then it should ignore that error - which is fine by me as it has no need to create the tablespaces??? yes?



any just Why did the CREATE TABLESPACE command use the block size parameter?