We will soon be upgrading to CICS TS V5.3(from V4.2) and DB2 V11 (from V10). Per the CA Support Portal, we will need Cumulative TF1D332 to get support for the new levels of the two products.
How can we find out what level of maintenance for CA Date Simulator we are currently at?
Since CA Date Simulator is not SMP/E controlled there is no easy way to determine what fix level you have applied. To determine what fix level you have applied the CA Date Simulator started task must be active. The you need to run the following SHOWWARP utility program JCL bellow. The SHOWWARP report will list certain modules which can be used to determine what fix level you are running based on the modules assembled date and time.
//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 TF1D332.
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 05/09/16 11.47
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.