IMS DC common storage area



IBM's hierarchical database management system with a Database Manager (IMS DB) and a Transaction Manager(IMS DC)

IMS DC common storage area

Postby Namrata Kalghatgi » Thu Jul 31, 2008 9:34 pm

Hi,

I'm new to IMS DC, can anyone tell me is there any common storage area where i can store some values between the program calls.

In IMS DC we have online screens, in this for every action performed on the screen it calls the same program everytime.

Now i want to store the previous action performed on the screen.

Can anyone please help me.
Namrata Kalghatgi
 
Posts: 5
Joined: Thu Jul 31, 2008 6:41 pm
Has thanked: 0 time
Been thanked: 0 time

Re: IMS DC common storage area

Postby Sandy Zimmer » Mon Aug 04, 2008 3:58 pm

Well, the most efficent and practical solution would be to pass the info in hidden fields on your screen. You would define these fields as protected - no display.
Sandy Zimmer
 
Posts: 28
Joined: Mon Jul 30, 2007 8:10 pm
Has thanked: 0 time
Been thanked: 0 time

Re: IMS DC common storage area

Postby dlmatthews » Wed Oct 29, 2008 4:22 am

If you don't have enough space on your screen for passing "hidden" fields you could use the IMS SPA (Scratch Pad Area) - refer to IBM manuals - "IMS Application Programming - Transaction Manager" - SC26-9425-04 and "IMS Application Programming - Design Guide" - SC26-9423-02. Both these manual reference numbers are for Version 7 and although latest version is V10 these manuals are still releavant.
dlmatthews
 
Posts: 5
Joined: Thu Oct 23, 2008 5:38 am
Has thanked: 0 time
Been thanked: 0 time


Return to IMS DB/DC

 


  • Related topics
    Replies
    Views
    Last post