Originally posted by: SystemAdmin
The copy of DSTX 8.0(81) for Windows I have installed includes the directory structure:
code:1:0e1f2db905DataStageTX_8.0
--java
--bin
--jre
--bin[/code:1:0e1f2db905]
According to the readme.txt file and the 7.5 What's New Guide, DSTX 8.0 requires JRE 1.4.2. Does DSTX use these programs directly and if so which ones? Or does DSTX use the system Path variable or JAVA_HOME variable to determine the JRE to use. More confusing to me is the fact that when I attempt to determine the version of the DSTX java.exe files I find one is 1.4.2 & one is 1.3.1.
code:1:0e1f2db905C:\>C:\Ascential\DataStageTX_8.0\java\bin\java.exe -version
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)
C:\>C:\Ascential\DataStageTX_8.0\jre\bin\java.exe -version
java version "1.3.1_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_09-b03)
Java HotSpot(TM) Client VM (build 1.3.1_09-b03, mixed mode)
[/code:1:0e1f2db905]
Support is checking with Engineering for me but I thought perhaps someone has been through this before. Can anyone enlighten me?
Thanks.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender