Rommel,

You cannot take a 'cold' backup if an instance is writing to the database files.
You must stop both instances to do this.

Secondly, all 'changes' are made in the database files eventually anyway, and are logged in thread-specific archive logs. Why do you need to 'recover' instance 1? Just restart it and away you go.

Brgds,

Andy