We are using this line of unix commands inside a Datastage Command Stage. It used to work fine on an older setup but keeps failing on this new server we stood up. Server is Windows but MKS toolkit allows us to run unix commands inside Datastage. We have verified all paths and folder/file permissions but issue persists.
Executed:
cat E:\app_data\EDI\POWERSTEPP\ELIGIBILITY\HCSC_CIRRUSMD\IN\BI_CUSTOM_FIELD_CLIENT_VERT.txt|cut -d',' -f4,5,6,7,8,9,10,11|sort -u >E:\app_data\EDI\POWERSTEPP\ELIGIBILITY\HCSC_CIRRUSMD\IN\FileList.txt
Reply=1
Output from command ====>
-uThe system cannot find the file specified.