CICS definitions

2009-10-15 Thread Kurt Eastwood
Hello,   Does anyone know of a way to create a list or report of entries in a csd that have been read by cics and created in memory or whereever they are created?   I don't want to list what is in the csd, I can do that already.   I want to see if I can have a detailed list of the currently activ

Re: CICS definitions

2009-10-15 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:ibm-m...@bama.ua.edu] On Behalf Of Kurt Eastwood > Sent: Thursday, October 15, 2009 2:00 PM > To: IBM-MAIN@bama.ua.edu > Subject: CICS definitions > > Hello, >   > Does anyone know of a way

Re: CICS definitions

2009-10-16 Thread Barkow, Eileen
, John Sent: Thursday, October 15, 2009 3:26 PM To: IBM-MAIN@bama.ua.edu Subject: Re: CICS definitions > -Original Message- > From: IBM Mainframe Discussion List > [mailto:ibm-m...@bama.ua.edu] On Behalf Of Kurt Eastwood > Sent: Thursday, October 15, 2009 2:00 PM > To: IBM-M

Re: CICS definitions

2009-10-19 Thread David Mierowsky
The IBM product CICS Configuration Manager - http://www-01.ibm.com/software/htp/cics/cm/ - has a feature called deployment analysis which will, amongst other things, compare the CSD and in storage entries and report on the impact of a cold start.

VTAM - CICS definitions

2009-12-03 Thread Munif Sadek
Dear listers I have got CP - CP sessions going between two different mainframe networks, lets say NETA.A and NETB.B using Enterprise extender, and now would like to establish connectivity between two CICS - CICSA (running on NETA.A) and CICSB(running on NETB.B). What do i need to define: A) d

Re: VTAM - CICS definitions

2009-12-03 Thread Barkow, Eileen
...@bama.ua.edu] On Behalf Of Munif Sadek Sent: Thursday, December 03, 2009 4:10 AM To: IBM-MAIN@bama.ua.edu Subject: VTAM - CICS definitions Dear listers I have got CP - CP sessions going between two different mainframe networks, lets say NETA.A and NETB.B using Enterprise extender, and now would

Re: VTAM - CICS definitions

2009-12-03 Thread Chris Mason
Munif Let us restate - one hopes accurately - your configuration: You have a VTAM node with NETID=NETA and SSCPNAME=A and another VTAM node with NETID=NETB and SSCPNAME=B. Having created Enterprise Extender (EE) definitions successfully in both VTAMs, you have established a connection between

Re: VTAM - CICS definitions

2009-12-03 Thread Chris Mason
applids are known on both sides of the link, >There should not be any problem connecting. > >-Original Message- >From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Munif Sadek >Sent: Thursday, December 03, 2009 4:10 AM >To: IBM-MAIN@bama.ua.e

Re: VTAM - CICS definitions

2009-12-03 Thread Barkow, Eileen
Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Chris Mason Sent: Thursday, December 03, 2009 9:59 AM To: IBM-MAIN@bama.ua.edu Subject: Re: VTAM - CICS definitions Eileen >The network has to be able to find the remote CICS APPLIDs on each lpar so probably cdrsc definitions are needed

Re: VTAM - CICS definitions

2009-12-08 Thread Munif Sadek
Thank Chris (Mason) You are a living encyclopaedia. I was required another CDRSC entry to get it going. Now my next bigger headache. we are migrating from old DDN link to enterprise extender and Other party will not give *some new* applications (non production) to test it. As a mainframer, i

Re: VTAM - CICS definitions

2009-12-08 Thread Chris Mason
Munif I can see now that you are trying to run your sessions both in a subarea environment, using SNI and an APPN environment. This is a bit dangerous! There used to be a VTAM developer who always used to warn customers from trying to run with subarea and APPN in parallel. Since you say your s

Re: VTAM - CICS definitions

2009-12-14 Thread Munif Sadek
Duh!!! my EE connection is still not working.. Did change BN=YES. dfined new ADJCLUST for the remote network on this gateway SSCP. on displaying ADJCLUST IST2207I DEFINED TABLE FOR remote_network IST2209I BNDYN = LIMITED FROM ADJCLUST TABLE

Re: VTAM - CICS definitions

2009-12-14 Thread Chris Mason
Munif > Duh!!! my EE connection is still not working.. But you said it your first post that your Enterprise Extender (EE) connection was working and that it was supporting CP LU to CP LU sessions. I expect that what you mean is that you still haven't managed to cause your CICS LU to CICS LU se