How can I determine if I am running CA Date Simulator release 2.0 fix level TF1D337?
search cancel

How can I determine if I am running CA Date Simulator release 2.0 fix level TF1D337?

book

Article ID: 131652

calendar_today

Updated On:

Products

Date Simulator

Issue/Introduction

Since CA Date Simulator is not under SMP/E and I cannot run an SMP report to see what fixes I have applied how can I verify that I am running fix level TF1D337 after applying fix TF1D337?

Environment

Z/OS

Resolution

To determine what fix level you have applied the CA Date Simulator started task must be active pointing to the TF1D337 maintenance level.

Then you need to run the following SHOWWARP utility program JCL below. 

//SHOWWARP EXEC PGM=SHOWWARP
//STEPLIB DD DISP=SHR,DSN=TWARP20.LOAD
// DD DISP=SHR,DSN=TWARP20.APFLOAD
//SYSOUT DD SYSOUT=X 

If your SHOWWARP report shows your modules with the following assemble date and time stamps then you are running fix TF1D337. 

MODULES 

WARPSVC    V200 04/11/13   17.36 
WARPPCR1  V200 05/09/16   11.47 
WARPPCR3  V200 06/03/13   17.40 
WARPFETI    V200 07/29/13   13.41 
WARPFLIH    V200 02/02/12   15.31 

WARPFLI2    V200 02/26/19   22.52 

You will notice that the load module WARPFLI2 has a date of February 26 2019 

You are running TF1D337 if you see this date and time as shown below. 

WARPFLI2 V200 02/26/19 22.52

If you are not sure what fix level you have applied please open a case with CA Technical support and attach the SHOWWARP report to the case.