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
 
IMS DB - Multiple key value

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

New User


Joined: 31 May 2007
Posts: 4
Location: Chennai

PostPosted: Mon Apr 21, 2008 7:29 pm    Post subject: IMS DB - Multiple key value
Reply with quote

In my DB a segment has a key value which is either xxxx or yyyy.
Is there any way to fetch the segment thru single call by passing both the key values to find atleast the one is present in the segment.

Sweet,
Santhosh
Back to top
View user's profile Send private message
References
PostPosted: Mon Apr 21, 2008 7:29 pm    Post subject: Re: IMS DB - Multiple key value Reply with quote

Sinkaravelan S

New User


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

PostPosted: Tue Apr 22, 2008 10:41 am    Post subject: Reply to: IMS DB - Multiple key value
Reply with quote

Santhosh,


We cannot give two key fields into one segment.Search field may be contain one more value but key field should be one.

I think you can use alternate index.
Back to top
View user's profile Send private message
kalukakkad

Active User


Joined: 10 Mar 2005
Posts: 75

PostPosted: Tue Apr 22, 2008 1:18 pm    Post subject: Reply to: IMS DB - Multiple key value
Reply with quote

You can define the SSA with logical OR operator --> | (pipe symbol) or + symbol between 2 key values

SSA=SEGMNAME(KEYFLD=XXXX|KEYFLD=YYYY)

or

SSA=SEGMNAME(KEYFLD=XXXX+KEYFLD=YYYY)
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