cutover failed
I had this type of error after a cutover failed :
AutoPatch error:
XXPROM_TOP value does not match value from topfile.
Expected: /apps/ORA/rora/appl/fs1/EBSapps/appl/xxprom/12.0.0
Found : /apps/ORA/uora/appl/fs2/EBSapps/appl/xxprom/12.0.0
Even if these variables are :
echo $XXPROM_TOP
/apps/ORA/uora/appl/fs1/EBSapps/appl/xxprom/12.0.0
echo $APPL_TOP
/apps/ORA/uora/appl/fs1/EBSapps/appl
can someone helps please ?!