Originally posted by: SystemAdmin
Hello,
One of our maps is executed by a shell script in two different environments. The map is completed successfully in both environement but the return code is
The execution traces are the following:
b:db644cbef3Environment 1:[/b:db644cbef3]
Executing /BBL/ADVANTAGE/aaa dstx /ING/ADVANTAGE/gateway/mmc/SFI/MAPS/SFI_Main_Trading_Place.sun ...
INFO - Output of >/BBL/ADVANTAGE/aaa<:
- >AAAHOME is /BBL/ADVANTAGE
Executing /BBL/ADVANTAGE/bin/SunOS/dstx.sh /ING/ADVANTAGE/gateway/mmc/SFI/MAPS/SFI_Main_Trading_Place.sun
Ascential DataStage(TM) TX Solaris(TM) Command Server - version 7.5(119)
Copyright (c) 2004 Ascential Software Corporation.
Map file: /ING/ADVANTAGE/gateway/mmc/SFI/MAPS/SFI_Main_Trading_Place.sun
In # 1: 0 Out # 0: 0 Time: 0:00
In # 2: 25 Out # 0: 0 Time: 0:00
In # 2: 64 Out # 0: 0 Time: 0:00
In # 2: 83 Out # 1: 0 Time: 0:01
In # 2: 83 Out # 1: 0 Time: 0:01
In # 2: 83 Out # 2: 1 Time: 0:01
In # 2: 83 Out # 3: 4 Time: 0:01
In # 2: 83 Out # 3: 9 Time: 0:12
Map completed (0): Map completed successfully (1155.878 seconds)
<
... DONE !!!
hci@sbudb: /hci/root/imca0001/scripts % echo $?
0
b:db644cbef3Environment 2:[/b:db644cbef3]
Executing /BBL/ADVANTAGE/aaa dstx /ING/ADVANTAGE/gateway/mmc/SFI/MAPS/SFI_Main_Trading_Place.sun ...
-
DEBUG *** >CHILDSTATUS 12142 156<
INFO - Output of >/BBL/ADVANTAGE/aaa<:
- >AAAHOME is /BBL/ADVANTAGE
Executing /BBL/ADVANTAGE/bin/SunOS/dstx.sh /ING/ADVANTAGE/gateway/mmc/SFI/MAPS/SFI_Main_Trading_Place.sun
Ascential DataStage(TM) TX Solaris(TM) Command Server - version 7.5(119)
Copyright (c) 2004 Ascential Software Corporation.
Map file: /ING/ADVANTAGE/gateway/mmc/SFI/MAPS/SFI_Main_Trading_Place.sun
In # 1: 0 Out # 0: 0 Time: 0:00
In # 2: 23 Out # 0: 0 Time: 0:01
In # 2: 64 Out # 0: 0 Time: 0:01
In # 2: 81 Out # 1: 0 Time: 0:01
In # 2: 81 Out # 1: 0 Time: 0:01
In # 2: 81 Out # 2: 1 Time: 0:01
In # 2: 81 Out # 3: 4 Time: 0:01
In # 2: 81 Out # 3: 9 Time: 0:07
Map completed (0): Map completed successfully (386.315 seconds)
<
... DONE !!!
hci@sguef: /hci/root/imca0001/scripts % echo $?
1
Could you help me to understand ?
Thanks,
Regards,
JC
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender