Tuesday 29 June 2010

How to sync refreshed database with already applied patches in Test Apps Tiers

Normally, we are applying patches to Test Instance. But here the sitution is that after applying the patches to the Test instance, suddenly need to refresh the database with latest from production db.

We can perform the database refresh part without having any problems, but how will be sync already applied patch to the newly refreshed database.

In this case, we have to use the adpatch option
"options=nocopyportion,nogenerateportion". 

By doing this, only the database portion will be applied, and the database will be in sync with the application in terms of those earlier patches.

Cheers!!

Related Posts by Categories



No comments: