What are the Date Simulator CICS RDO table entries?
search cancel

What are the Date Simulator CICS RDO table entries?

book

Article ID: 48035

calendar_today

Updated On:

Products

Date Simulator

Issue/Introduction

I am installing Date simulator into CICS. What are the Date simulator CICS RDO entries that I need to migrate to the DFHCSD file?

Environment

Release: TCDASM00200-2-Date Simulator
Component:

Resolution

The Date simulator CICS RDO entries can be found in Chapter six of the Date simulator guide.

The RDO PPT and PCT entries are

CEDA DEFINE GROUP(DATESIM) PROGRAM(WARPCTIM) LANG(ASSEM) 
CEDA DEFINE GROUP(DATESIM) PROGRAM(WARPCIC2) LANG(ASSEM) 
CEDA DEFINE GROUP(DATESIM) PROGRAM(TIMECICS) LANG(ASSEM) 

CEDA DEFINE GROUP(DATESIM) TRAN(DTSM) PROGRAM(WARPCIC2) 
CEDA DEFINE GROUP(DATESIM) TRAN(TIME) PROGRAM(TIMECICS)

An additional RDO PPT entry was added by PTF TF1D316 and is not listed in the Users guide.

CEDA DEF GROUP(DATESIM) PROG(WARPCICS) LANG(ASSEM)