Wednesday 28 March 2012

After running FNDLOAD for already existing concurrent program with parameters and unable to see the new changes?

1. Run the fndload command as shown below using custom_mode = force.
FNDLOAD apps/$P_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct $XX_TOP/install/import/US/xx_mta_cprog1.ldt - WARNING=YES CUSTOM_MODE=FORCE UPLOAD_MODE=REPLACE
and check it.
If still unable to view new changes then
1. Delete all the parameters and then run the FNDLOAD command.
or
2. Delete the concurrent program and then run the FNDLOAD command.

then we are able to see the new changes of that concurrent program.

1 comment:

  1. FNDLOAD apps/$P_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct $XX_TOP/install/import/US/xx_mtb037_cprog1.ldt WARNING=YES CUSTOM_MODE=FORCE UPLOAD_MODE=REPLACE correct for update.

    ReplyDelete