error when uploading program using FNDLOAD
I am trying to upload the definition of the concurrent program using FNDLOAD utility (R12.1.3) but getting in the log as follows: Uploading from the data file ARTRXANLZAZ.ldt. The file ARTRXANLZAZ.ldt could not be opened for reading
I am running as follows:
FND_TOP/bin/FNDLOAD apps/PSWD 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct ARTRXANLZAZ.ldt PROGRAM APPLICATION_SHORT_NAME="AR" CONCURRENT_PROGRAM_NAME="Oracle Receivables Transaction Analyzer"
... just like the Oracle note recommends: Doc ID 735338.1 ... some thing with my syntex??? or the data file should pre-exist? Does not seem it creates the ldt file... Please, help