QUOTE (SteveC @ Jul 17 2008, 07:56 AM)

You mean how to restore/recover using RMAN. There is no import (or export) involved when using RMAN. What are you trying to do?
Hi steve,
Actually my question is,
Generally we will use EXP/IMP utility to trasnsfer user schemas or whole data from one database to another database.That means we are taking logical backups( i.e export from one database and then using the dmp file we import that data into another database.)
So my question is apart from EXP/IMP untility is there any way to take logical backup of schemas and import that data into another database .
If i take backup using RMAN then i will get one backupset number so can i import the data using that backupset number? or could you please suggest options for me any other alternative technique.
Please feel free to ask for any further info you need from my side.