How to run FNDLOAD command at windows server?
Dear all,
I faced a situation at oracle VM for 11.5.10.2 that when try to compile a DFF (purchasing - po headers) I receive below mentioned error
"APP-FND-00874: Routine FDFBDF found no rows in table FND_DESCRIPTIVE_FLEXS.Please contact your system administrator or support representative"
Metalink Doc ID 342918.1 advise with hereunder solution
"Run this command (all on one line):
FNDLOAD apps/pwd@cust_db 0 Y UPLOAD_PARTIAL
$FND_TOP/patch/115/import/afffload.lct
$JE_TOP/patch/115/import/US/jeffload.ldt DESC_FLEX"
The question is how to perform this solution at Windows Server platform? and if it is not applicable for windows server, is their any alternative solution?