MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Grouplist for CICS

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
sarav80
Beginner


Joined: 20 Sep 2003
Posts: 13
Topics: 11
Location: Bangalore

PostPosted: Tue Oct 28, 2003 12:27 pm    Post subject: Grouplist for CICS Reply with quote

How to define grouplist for groups in CICS?
Back to top
View user's profile Send private message Visit poster's website
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Tue Oct 28, 2003 2:08 pm    Post subject: Reply with quote

Moved to CICS forum

Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Tue Oct 28, 2003 2:09 pm    Post subject: Reply with quote

Sarav,

You can create a list in either of the following ways:

1.Use CEDA ADD command to add a group to a list. If the specified list does not exist, it is created. check this link for a detailed explanation of the ADD command

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHJAA4C/2.2.1?DT=20030106105405

2.Use CEDA APPEND command to append the contents of one list to another list. If the appended-to list does not exist, it is created, containing the contents of the first list. check this link for a detailed explanation of the APPEND command.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHJAA4C/2.2.3?DT=20030106105405


Hope this helps...

cheers

kolusu

PS: I am moving this topic to CICS Forum as it is more approriate forum.In future please post it in the right forum.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Wed Oct 29, 2003 2:08 am    Post subject: Reply with quote

This depends also on which level of CICS you have. Many of the formerly compiled tables can be converted using the batch tools to create your groups. There are also many factors that determine how you should build your groups, like shared CSD files between CICS systems, logical groups, etc. That is why it is unusual that you would want to create a new grplist. A grplist ist almost always copied from an existing grplist and then modified. For example: the IVPLIST is delivered by IBM and is used as a base for creating a new CICS. If you are migrating from a former version of CICS you will already have your grplists available and will just want to create a modified grplist. SO, the question is, why do you want to create a new grplist ?
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group