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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.