Hi zulu99,
1. Is better to set database configuration same as source like DB_BLOCK_SIZE, DB_BLOCK_BUFFER, SORT_AREA_SIZE ,etc.
2. Make sure the tablespace created in the destination must equal or greater than the source.
3. Create same owner as in the source and set default tablespace
4. export from source and import to the destination.


Hopes this will help.