We have been running adTempus 3.0.8 for some time. Sometime within the last week or two, it appears that when a job starts it does not have the expected PATH variable value. It contains some different value.
Does adTempus have any capability to start a job with a pre-determined PATH or environment?
Just a .bat script that echoes %PATH% shows the problem.
When run from a cmd shell the PATH variable is:
D:\DW_Devl\Extracts\Vendors\test>DumpEnvironment.bat D:\Oracle\ora1123Client\bin;D:\Oracle32bit\ora1123Client\bin;C:\PROGRA~2\PuTTY;D:\PROGRAM FILES\DMEXPRESS\PROGRAMS;...
When run from an adTempus job the following PATH is set.
C:\PROGRA~2\PuTTY;D:\PROGRAM FILES\DMEXPRESS\PROGRAMS;D:\ORACLE\CLIENT_11203\BIN;D:\ORACLE\CLIENT_11203\PERL\BIN;D:\ORACLE32BIT\ORA112CLIENT;...