Thnaks Satya, i guess your words will help me lots.
Let me tell you what mistake I did .
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 guess, I lost the original time stamp and i guess i lost the original structure of the backup folder .
Development Database was not allowing me to restore backup copy of the production copy ( I will mention error later on as first i want to put development server in its original state), so what i did , I put the production database backup copy in the same folder where Development server is used to store its backup copy. And then i rename the production backup copy same as development backup copy. I thought this idea will work out, but it didn't work out.
During this renaming process, i shifted original development backup copy to other temp. server. ( due to insufficient space in harddisk)
Rename idea didn't workout so I took original development backup copy from temp. server and tried to put in the same folder but as i renamed production backup copy to development backup copy, system will not allow me to copy the same file name so i did over write. and then tried to restore development backup copy.
I'm feeling so guilty that i messup the original backup file.
I'm so much confused, would u please help me how to come out from this problem ?
Or suggest me, what should I do next ?