Small issue after cloning
Posted on: 05/24/2007 @ 08:44AM
By: fhasweh
After I cloned my production system I faced the following error when I run adadmin or adpatch"AD code level : [11i.AD.I.4]The Applications System names per the APPL_TOP and the database are different. Applications System name per the APPL_TOP: clone Applications System name per the database: prodIf you continue, the Applications System name per the APPL_TOP will be ignored.Do you wish to continue [No] ?"To solve it I had to run the following update statement on my clone database update FND_PRODUCT_GROUPSset APPLICATIONS_SYSTEM_NAME ='clone' ;commit;Hope that helpedfadi
http://oracle-magic.blogspot.com/2007/05/small-issue-after-cloning.html
http://oracle-magic.blogspot.com/2007/05/small-issue-after-cloning.html



Comments (Add)
ah nuances of Oracle Applications!