Issue in getting unique pointer address in a CICS reentrant



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

Re: Issue in getting unique pointer address in a CICS reentr

Postby Prads » Wed Jun 06, 2012 10:11 am

Refer to thread
http://ibmmainframes.com/about57610.html
details Posted: Sat Feb 25, 2012 2:35 am by dbzTHEdinosauer

I am trying to achieve something similar.
Prads
 
Posts: 6
Joined: Tue May 29, 2012 3:43 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Issue in getting unique pointer address in a CICS reentr

Postby NicC » Wed Jun 06, 2012 10:53 am

And?
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: Issue in getting unique pointer address in a CICS reentr

Postby Prads » Wed Jun 06, 2012 11:03 am

What seem to be happening is for concurrent user as the address obtained is the same they seem to be stepping on each other.
Prads
 
Posts: 6
Joined: Tue May 29, 2012 3:43 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Issue in getting unique pointer address in a CICS reentr

Postby BillyBoyo » Wed Jun 06, 2012 2:32 pm

How similar? The post you quote is about some sub-modules which are used by both CICS and Batch. The problem you are having would be irrelevant to that.

Rather than "similar" why not explain what it is that you are trying to achieve, as has been suggested already.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: Issue in getting unique pointer address in a CICS reentr

Postby Monitor » Wed Jun 06, 2012 4:35 pm

To my understanding you havent tested concurrency, and what you say is just what you think and not what really is happening. There is NO WAY different tasks using the same program can get the same storage area and or addresses. Thats what all of us already told you. When you run the transactions serially, its very likely you get the same storage as the previous task, when the system is not heavily loaded, but who cares?
If you dont beleive what experienced people and documentation from IBM tells you. why do you post on this forum?
Monitor
 
Posts: 98
Joined: Wed Jan 18, 2012 8:59 pm
Has thanked: 0 time
Been thanked: 7 times

Re: Issue in getting unique pointer address in a CICS reentr

Postby Mickeydusaor » Wed Jun 06, 2012 9:28 pm

where are you getting the user ids from.????
and why not just pass them in a working storage area to the linked program..???
from what I see you are going about this in the wrong way.
User avatar
Mickeydusaor
 
Posts: 29
Joined: Fri Feb 24, 2012 11:24 pm
Has thanked: 1 time
Been thanked: 0 time

Previous

Return to CICS

 


  • Related topics
    Replies
    Views
    Last post