IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

CICS- Moving to High availability


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vicky10001
Warnings : 1

Active User


Joined: 13 Jul 2005
Posts: 136

PostPosted: Fri Oct 23, 2015 7:49 pm
Reply with quote

Planning to setup the Parallel Sysplex region to make High availability so we are solving affinities in all application programs. Can you kindly help us in getting proper guide or your suggestion to close affinities?

ENABLE PROGRAM/DISABLE PROGRAM
EXTRACT EXIT
INQUIRE
SET
PERFORM
RESYNC
DISCARD
CREATE
WAIT EXTERNAL/WAIT EVENT/WAITCICS
CBTS STARTBROWSE/CBTS GETNEXT/CBTS ENDBROWSE
ENQ/DEQ
READQ TS/WRITEQ TS/DELETEQ TS
ADDRESS
LOAD
RELEASE
GETMAIN/FREEMAIN
RETRIEVE WAIT
DELAY
POST
START
CANCEL
COLLECT STATISTICS
WAIT EVENT
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Oct 23, 2015 8:06 pm
Reply with quote

did You care to search the IBM Redbooks collection ?
Back to top
View user's profile Send private message
vicky10001
Warnings : 1

Active User


Joined: 13 Jul 2005
Posts: 136

PostPosted: Fri Oct 23, 2015 8:36 pm
Reply with quote

Hi i have gone through all the documents but I didn't get extract information. If any one has the experience it will help me to get some more ideas
Back to top
View user's profile Send private message
Garry Carroll

Senior Member


Joined: 08 May 2006
Posts: 1193
Location: Dublin, Ireland

PostPosted: Mon Oct 26, 2015 4:59 pm
Reply with quote

Have you googled CICS Affinity ?

Garry
Back to top
View user's profile Send private message
vicky10001
Warnings : 1

Active User


Joined: 13 Jul 2005
Posts: 136

PostPosted: Fri Oct 30, 2015 7:43 pm
Reply with quote

Already i had searched the cics affinity but I'm not getting proper documents to read for this initiatives. I want to know from expert ideas and thoughts. Pls don't reply simply do google and check RED book.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Oct 30, 2015 8:07 pm
Reply with quote

the chances of getting what You ask for are pretty slim,
planning for high availability is not something that can be solved by quick forum replies

remember we answer on our own time and free of charge
so expecting us to spend more than a few minutes answering is pretty inconsiderate

the same for the comment
Quote:
Pls don't reply simply do google and check RED book.
Back to top
View user's profile Send private message
Garry Carroll

Senior Member


Joined: 08 May 2006
Posts: 1193
Location: Dublin, Ireland

PostPosted: Fri Oct 30, 2015 8:16 pm
Reply with quote

If you can't get the information you want from the CICS Interdependency Analyzer documentation and the tool itself, you certainly won't get all you want from a forum. CICS IA is high on the list returned by google and you won't find more comprehensive documentation, IMNSHO.

Garry.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3053
Location: NYC,USA

PostPosted: Fri Oct 30, 2015 9:48 pm
Reply with quote

This Forum doesn't give onsite support for your implementation. Period.

You wanted suggestions from us that is what experts have done so far and if you don't like them then don't react and teach what to reply and what to not.We will reply what we think could help you and if you want to refuse then that is your call. And whoever replied to you above they are already experts that means they have the experience equals to our age or may be more so be kind to them.

So before you get moving I would strongly advise you to go threough these documents and then ask specific questions if you have and by then certainly someone with their own free time will choose to reply you.

www.redbooks.ibm.com/redbooks/pdfs/sg246523.pdf
www.redbooks.ibm.com/redbooks/pdfs/sg247817.pdf
www.redbooks.ibm.com/redbooks/pdfs/sg245638.pdf
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Mon Nov 02, 2015 8:30 pm
Reply with quote

Moving to High Availability is very involved, such as a CICSPLEX with multi (and redundant) AOR's and transactions driven to these AOR's via a DTR (Dynamic Transaction Routing) user-exit. This exit needs to know whether the "next" AOR is available (keep this in mind). Are you wanting to go to Threadsafe? Do you have DB2 in this mix? Is your code Threadsafe compliant?

There's so much more and Rohit has posted LINKS, which you should enquire.

HTH....
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top