FNDLOAD fails for non-US languages while downloading fnd messages
Hi,
EBS:11.5.10.2
DB : 10.2.0.5
FNDLOAD failed as below and hence it neither generated ldt file nor the log file.
FNDLOAD apps/ic3f1sh 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct POXPRPOP_TITLE_COMMENT.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME="CGPO" MESSAGE_NAME="POXPRPOP_TITLE_COMMENT" DETAIL_LOG=TRUE
---------------------------------------------
APP-FND-01564: ORACLE error 12705 in AFPCOA
Cause: AFPCOA failed due to ORA-12705: Cannot access NLS data files or invalid environment specified
---------------------------------------------
We already have the below setup in the DB server:
ORA_NLS10=/ebsbedb02/u01/app/oracle/product/10.2.0/FRD8/nls/data/9idata
and in the DB CONTEXT_FILE
<ORA_NLS oa_var="s_db_oranls" osd="unix">/ebsbedb02/u01/app/oracle/product/10.2.0/FRD8/nls/data/9idata</ORA_NLS>