i recently restored a offline image on a DB.
what i was expecting was that the new DB after the restore would have lost its DB CFG and would be having the new DB setting as are in the OFFline image. But i was surprised to see that it was still having the old DB cfg however all its data was replaced by the new data.
ideally the db cfg file should have been overwritten after restore. why this didn't happened... is there any setting for that ??....
i used following restore command
db2 restore db DEV23100 From C:\DBbackups\ into Dev23100 with 4 buffers buffer 1024 replace existing without rolling forward
and this thing happened on 2 servers...
