|
|
| Author |
Message |
mustafaamani
New User
Joined: 02 Feb 2007 Posts: 9 Location: chennai
|
|
|
|
Hi,
I want to make a call to retrieve an IMS segment from a huge database. I know the 5 characters of 10 character key. Can i make a call such like this?
Thanks inadvance,
Mustafa |
|
| Back to top |
|
 |
References
|
Posted: Thu Mar 27, 2008 4:05 pm Post subject: Re: Making call with partial key |
 |
|
|
 |
Bitneuker
IMS Moderator
Joined: 07 Nov 2005 Posts: 1130 Location: The Netherlands at Hole 19
|
|
|
|
Yep......
GU with key like 1234500000 and less 1234600000 to retrieve the first one and then repeated GN with the same SSA. Learn about SSA's particular the Multiple Qualification Statements. Hope this is a simple structure database because the GN will I/O all segments even if they don't qualify. The only segments retrieved are the ones that qualify. May be an index would help. |
|
| Back to top |
|
 |
|
|