Object does not upload
We are using EBS version 12.1.3
Our developer has some objects need to be migrated the production.
java oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME apps -DB_PASSWORD $dbpwd -JDBC_CONNECTION $dbhost:1521:$dbsid -LOB_TYPE DATA_TEMPLATE -LOB_CODE PS
D_PO_RFQ -XDO_FILE_TYPE XML -FILE_NAME DATA_TEMPLATE_PO_PSD_PO_RFQ.xml -APPS_SHORT_NAME PO -LANGUAGE en -TERRITORY US -LOG_FILE rfq_xml.log -CUSTOM_MODE FORC
E
This command worked fine in test instance. But when I try to upload it to production instance. The server is just not taking the command. It is even not generating a log file. Not sure where to start to looking for troubleshooting. Any gurus would have any idea? Please advise. Thank you very much.