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
 
Explain me about Scratch Pad Area in IMS

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

New User


Joined: 28 Apr 2005
Posts: 11
Location: chennai

PostPosted: Tue Jun 14, 2005 7:38 pm    Post subject: Explain me about Scratch Pad Area in IMS
Reply with quote

Hi all,
Can anyone explain me about Scratch Pad Area in IMS.
and how to implement SPA.

Actually, while inserting into SPA it is working fine.
but while retrieving it shows error (QC)

Could anyone help me out regarding this


Thanks & Regards,
Arasan.
Back to top
View user's profile Send private message
References
PostPosted: Tue Jun 14, 2005 7:38 pm    Post subject: Re: Explain me about Scratch Pad Area in IMS Reply with quote

pravina_m

New User


Joined: 20 Jun 2005
Posts: 1
Location: Hyderabad

PostPosted: Wed Jun 22, 2005 2:59 pm    Post subject: SPA
Reply with quote

Can you clearly tell your problem.
SPA is area from where u get/put data while working with IMS DC.
If you are using SPA , ur first GU should be for SPA, & first ISRT should be for SPA, the next GU/ISRT should be actual segment.
what you were trying with SPA
Back to top
View user's profile Send private message
d_ezhil

New User


Joined: 28 Apr 2005
Posts: 11
Location: chennai

PostPosted: Wed Jul 20, 2005 5:03 pm    Post subject: Re: Explain me about Scratch Pad Area in IMS
Reply with quote

hi pravina,
how could the system knows that are using IO-PCB-MASK for scratch pad area??

actually i used like this
this is in working-storage section

01 SPA-IO-AREA.
05 SPA-LL PIC S9(4) COMP.
05 SPA-ZZ PIC S9(4) COMP.
05 SPA-CI PIC S9(4) COMP.
05 SPA-TRAN-CODE PIC X(08).
05 SPA-USER-DATA PIC X(40).

in procedure division
CALL 'CBLTDLI' USING DLI-GU
IO-PCB-MASK
SPA-IO-AREA.

first i issued a GU call fro scratch pad area and then GN call for getting message from screen, but i am getting the screen messages in SPA-IO-AREA in first call itself. and same thin happens while inserting into the screen, the messages i like to store in scratch pad area are displaying in screen

what should i do to solve this problem.

could anyone help me

Thanks
Arasan.
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