Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by taylortek

  1. taylortek

    CICS Extrapartiton TD Queue retention

    Steve, This original issue is the need to create and write an MVS dataset from within CICS. I was trying not to have to add an Assembler program to DYNALLOC the dataset. Even doing the create TDqueue with the MOD disp generates a (Mod,delete,delete), so once you close and disable the TDqueue...
  2. taylortek

    CICS Extrapartiton TD Queue retention

    Hey all, I have a program that creates a extrapartition TD Queue using the CICS CREATE TDQUEUE('xxxx') ATTRIBUTES(attrib-area). In the attribute area I am defining the dsname and ddname for th MVS dataset and a DIsposition of MOD to create if it does not already exist. When I debug the program...

Part and Inventory Search

Back
Top