Page 1 of 1

New SPI Commands in CTS410 and CTS420

PostPosted: Wed Feb 29, 2012 1:23 am
by jstrunk
The new System Programming Interface commands such as CSD ADD, CSD COPY, CSD INSTALL etc. have to be protected by new XCMD profiles.
The manual is clear that these profiles cover EXEC CSD ADD, EXEC CSD COPY, etc. but is not so clear whether the the corresponding action through CEDA or DFHCSDUP is affected.
1. Can anyone tell me whether the CSD profile will also cover the same actions performed using CEDA or DFHCSDUP?
2. Can ayone tell me whether the new CREATE commands such as CREATE MQCONN and CREATE TEMPSTORAGE affect CEDA or DFHCSDUP?

Thanks.

Re: New SPI Commands in CTS410 and CTS420

PostPosted: Wed Feb 29, 2012 2:20 am
by Robert Sample
2. The manual says
Description

The CREATE MQCONN command installs an MQCONN resource definition with the attributes specified on the command. It does not use a resource definition stored in the CSD. If an MQCONN resource definition is already in the local CICS region, the new definition replaces the old one; if not, the new definition is added.