XDOloader syntax wrong or there are some error?
We are using EBS version 12.1.3
I ran the following command manually and the log file gives an exception "string index out of range". I searched on the site and couldn't find anything. Is there a syntax error that I might have with the xdoloader command, or is there a parameter or value error? Gurus, please advise. Thank you.
java oracle.apps.xdo.oa.util.XDOLoader DOWNLOAD -DB_USERNAME apps -DB_PASSWORD passwd -JDBC_CONNECTION "(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dev)(PORT=1521))(CONNECT_DATA=(SID=DEV)))" -LOB_TYPE DATA_TEMPLATE -APPS_SHORT_NAME XXPER -LOB_CODE "TIC_TIMECARD_PAY_ELEMENT_REP" -LANGUAGE 00 -TERRITORY 00 -LOG_FILE "/tmp/stat.log" -FILES_DIR "/tmp"