Patch 7303030 Fails Running FNDLOAD with Error A syntax error occurred at line ... in lct
As per log files FNDLOAD is failing because of syntax error in each of these .lct files. Upon analyzing its noticed that each of them contains a PREPARE STATEMENT in the end-of-file
Relinking of FNDLOAD module did not help in resolving the issue.
Ref: R12 Patch Application Fails Running FNDLOAD with Error A syntax error occurred at line ... in lct file (Doc ID 1513604.1)
Patch 11072961 exists as per above note
Ex end of .lct file:
end;"
###
### Bug 12335145: New for Near-zero downtime patching
###
PREPARE PROFILE
...
...