You can recreate your database using

Logical Backup : Full export/import with full=y option
Cold backup: Having all the datafiles, controlfiles,logfiles and parameter files in respective locations and creating database using create conrol file.

Which option you use, its your preference. If database is too big 2nd option is better otherwise first option is also fine.