Hello everyone
I just convert my Informix 7.31 to Informix 9.40.
That is allowing me to do ontape backup on file.
I do have 2 Informix database BKP and BK2. Both of it are now under informix 9.40.
What I need to do is backup BKP and restore it into BK2 to have an exact copy of BKP. ( I need to do that at least ones a month )
I did perform a level 0 backup of BKP
ontape -s -L 0
Now I would like to restore into BK2. I cannot shutdown BKP when restoring into BK2.
Both databases are on the same server.(Hardware)
Both databases are using raw devices.
Even if all the variables are pointing to BK2, ontape tries to restore into BKP.
So the question is:
Is anybody already did a backup of an Informix database and restore it into another one, on the same machine?
Example:
Backup BKP and restore it into BK2
all suggestion will be highly appreciate.
Daniel