Quote Originally Posted by PAVB
database has to be created; exp/imp strategy wouldn't do it
.
Also did you notice, OP says staging server db name is different from production db and he is finding it difficult to make it from the production datafiles and arc logs.

Instead create a database in staging server, create all the tablespaces as in production, then import the production dump in staging and its all done. Simple isn't.