I have a DX server job in Datastage v8.1 It has very simple flow DRS stage --> Transformer --> seq file stage In DRS stage I have an oracle sql query (complex join query). I am able to view data through VIEW DATA option in DRS stage but when I execue the job it Aborts saying
Abnormal termination of stage Exxx_Ixyxyxy..X_Transform detected
There no other error or warning message in log.
I had the same problem until I cleaned the resources that the job had locked and it works:
From Unix/Linux:
If the LOGTO command is disabled, enter this command
"CHDIR <path_to_the_DSEngine_folder>"
(with <path_to_the_DSEngine_folder>=cat /.dshome under a telnet session on the DataStage server).
The UNLOCK command lives in UV account.