Thanks Nitin, your answer is helping me lots to work on my current problem.
The problem I'm facing as :
We have total 3 Servers - (1) Test (2) Development (3) Production
It was requirment to copy the database from Production to Development.
Every night we are taking backup of the production.
So, I tried to restore from production backup copy to Development but it didn't work out so I thought let me put Development copy back to original.
But due to space problem in the same machine, I shifted Development backup file to other temp. server.
During this suffling, I lost the original time stamp and i guess i lost the original structure of the backup folder as u mentioned. I also got over write the backup file with other backup file ..... !! I messup the backup file it self.
I may have backup on TAPE, if I want to restore from Tape to harddisk, what steps should I consider ? So, i don't face different image problem. Directly to restore from TAPE is not possible, but I can get to my harddisk from TAPE with the help of network ppl.
I hope u understand my problem and please help me with ASAP.