Tuesday, 15 November 2011

How to make Adpatch to be in sync after Database Refresh

In Applications 11i Environment sometimes we wont go for full clone like only the database will be

refreshed not the apps. For this type of environments there could be situation where we would have

applied the latest patches in the Test Env but the users would have asked to clone the test with prod

without having those patches.So for this we can go ahead with the database refresh and while applying

the adpatch we can give the below option in the test so that it wont apply again on the apps

adpatch options=nocopyportion,nogenerateportion

No comments:

Post a Comment