Temporary Uproc Execution Files get created with old Date
search cancel

Temporary Uproc Execution Files get created with old Date

book

Article ID: 125300

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Uproc files created in U_TMP_PATH (by default in subfolder temp) directory during the Job Execution get an old creation date instead of the actual execution date.

The files created during execution have a name like this (for area EXP): 

XXnnnnnnnn.bat
Xnnnnnnnn.bat
unibatchenv_Xnnnnnnnn,bat

 

Environment

Dollar Universe 6

Cause

The file XXnnnnnnnn.bat is a copy from the Uproc file (UPRID.UPROCVERSION) located in the UPR folder taking the same creation date as the source file.

Resolution

This is a normal behavior as its date is kept by the OS during the copy procedure.
The rest of the uproc files are created according to the execution context so their date is up to date. This behavior cannot be changed