"Since you are restoring from a cold backup set, then you have to restore all the files from the backup set, including the redo logs
.....
Cold backup - takes all Oracle files and restores all of then as well. Simple rule to remember."



Why so ? It all depends on whether database is in archivelog/noarchivelog mode
isn't it ?