Why not just take a full cold backup of all the database files (control, datafiles and redo logs) in its restored state. Do your presentation and when your done shutdown the database, delete all the current database files and restore your backup files to there rightful places. Then startup your database and presto you have a fully restored database.




Reply With Quote