Hi Upeshp:

You will need to create a new database and its associated tablespaces before you can import the dump file. Once the database is created, do an import with the option 'SHOW=Y' to get the name and size of the tablespaces. Once the tablespaces are created, the import should be straight forward. Good luck.

John