Tuesday, June 9, 2009

When Applying a 11.5.10 Pre-req adpatch Fails With 'Aiprfp: Product 'Bs' Not In Release 'R115'

During the upgrade of Oracle Applications to 11.5.10 or 11.5.10 CU2 this error may occur:

AutoPatch error:
aiprfp: product 'bs' not in release 'R115'
Error running SQL and EXEC commands in parallel

This error is because BS product is no longer included 11.5.10 Apps version anymore, but BS product is still defined in the "topfile.txt" which is read by "adpatch".

To solve this please follow up the steps:
1. Make a backup of the file topfile.txt, under $APPL_TOP/admin
2. Take the line of "BS" out of the topfile.txt
3. Rerun the patch
4. Add the line for "BS" in topfile.txt

No comments: