Reading the current DataStage Version string in a routine
Posted: Thu Mar 02, 2006 11:40 am
I have been looking for a way to get the current DataStage version from a DataStage routine but haven't found anything in the API or documentation. Does anyone know of a documented way to get this information?
I am aware that I can use an entry in the UV.ACCOUNT file to get a project's version number and can also get some information through the VOC's "RELLEVEL" or the project home directory file ".dsrel"; but I wanted to write something that will withstand the test of time, especially with the upcoming changes to the underlying structures in DataStage.
I am aware that I can use an entry in the UV.ACCOUNT file to get a project's version number and can also get some information through the VOC's "RELLEVEL" or the project home directory file ".dsrel"; but I wanted to write something that will withstand the test of time, especially with the upcoming changes to the underlying structures in DataStage.