Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
SPA size while defining a transaction in an online region

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC
Author Message
Paul1983

New User


Joined: 08 Jul 2008
Posts: 33
Location: bangy

PostPosted: Mon Oct 13, 2008 10:06 am    Post subject: SPA size while defining a transaction in an online region
Reply with quote

Hi,

While defining a transaction in an online region, I can see the following code

Code:
APPLCTN PSB=PXXXX001,                             
      SCHDTYP=PARALLEL,PGMTYPE=TP
TRANSACT CODE=TXX001,                             
      MSGTYPE=(MULTSEG,RESPONSE,2),PROCLIM=(1,5),
      SEGSIZE=2048,SPA=(2048),                   
      PARLIM=1,                                   
      MODE=SNGL

Could you please tell , what each field stands for and I want to know how you will determine the SEGSIZE and SPA size ?

Thanks,
Paul

Edited to add the BBcode...Anuj D.
Back to top
View user's profile Send private message
References
Sinkaravelan S

New User


Joined: 21 Apr 2008
Posts: 31
Location: coimbatore-TN india

PostPosted: Mon Oct 13, 2008 11:10 am    Post subject: Reply to: SPA size while defining a transaction in an online
Reply with quote

SPA - Scratch Pad Area is mainly used for conversional program.simply say, it is a temporary storage.Here you can store lot of message.
I think,Google is one of the best friend for programmer..why not try?


Thanks,
Back to top
View user's profile Send private message
Paul1983

New User


Joined: 08 Jul 2008
Posts: 33
Location: bangy

PostPosted: Mon Oct 13, 2008 11:23 am    Post subject:
Reply with quote

Hi,

I'm aware of the SPA area concept.But while defining a new transaction, I'm not sure about on what basis the SEGSIZE and SPA size is given.I searched in google but didn't get much info..

Thanks,
Paul
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8761
Location: 221 B Baker St

PostPosted: Mon Oct 13, 2008 12:50 pm    Post subject:
Reply with quote

Hello Paul,

While Google is often your friend, there are a couple of places i'd suggest looking before going to the whole web. One is the "IBM manuals" which are linked at the top of each page - IMS documentation is available there:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/handheld/Connected/BOOKS/dfsapgg1/6.3.3?

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/handheld/Connected/BOOKS/dfscr1g1/2.3.3.2?

A seond place to look is in the forum SEARCH. Many questions have previous discussion.
Back to top
View user's profile Send private message
Sandy Zimmer

Senior Member


Joined: 13 Jun 2007
Posts: 443
Location: Wilmington, DE

PostPosted: Mon Oct 13, 2008 5:53 pm    Post subject:
Reply with quote

Most fast paced high transaction processing installations do not use the SPA. Make sure that your installation allows it. Also remember that SPA and non-SPA MPP programs do not "talk" to each other.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC All times are GMT + 6 Hours
Page 1 of 1