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
 
Difference between Qualified and Unqualified SSA's and Calls

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

New User


Joined: 23 Dec 2005
Posts: 3

PostPosted: Sat Dec 31, 2005 12:07 am    Post subject: Difference between Qualified and Unqualified SSA's and Calls
Reply with quote

Hello All,

There is always seems to be a confusion in understanding the concepts of Qualified and Unqualified SSA's and Qualified and Unqualified calls. Can some one take time to explain the concepts with examples.

Thanks,
Vinadha
Back to top
View user's profile Send private message
References
PostPosted: Sat Dec 31, 2005 12:07 am    Post subject: Re: Difference between Qualified and Unqualified SSA's and Calls Reply with quote

priyesh.agrawal

Global Moderator


Joined: 28 Mar 2005
Posts: 1510
Location: Chicago, IL

PostPosted: Sat Dec 31, 2005 1:16 pm    Post subject: Re: Difference between Qualified and Unqualified SSA's and C
Reply with quote

Hi Vinadha,

Unqualified SSA: It specifies the SEGMENT TYPE the program is interested in. Here you don't indicate a particular occurrence of a segment because you don't care which occurrence of a segment you get.
It'll always extract first occurrence of the segment.

Qualified SSA: This is addition to the SEGMENT TYPE, also contains one or more qualification statements. A qualified SSA describes the segment occurrence a program wants to access.
It'll extract the occurrence matching with qualification provided.

Get back in case it is not clear...

Regards,

Priyesh.
Back to top
View user's profile Send private message
gowtham_1982
Warnings : 1

Active User


Joined: 02 Dec 2005
Posts: 116

PostPosted: Mon Jan 02, 2006 1:15 pm    Post subject: Re: Difference between Qualified and Unqualified SSA's and C
Reply with quote

vinadha wrote:
Hello All,

There is always seems to be a confusion in understanding the concepts of Qualified and Unqualified SSA's and Qualified and Unqualified calls. Can some one take time to explain the concepts with examples.

Thanks,
Vinadha



hai vinadha..


hope these clarifications help you:

qualified call:

A call that uses one or more SSA(Segment Search Arguement). A SSA is a particular way to access the DB by specifying the segment in which we need to look for.

Unqualified Call:

An unqualified call does not have any specification of SSA.

Qualified SSA:

A qualified SSA is a mean to look into the DB by specifying the segment and also the particular occurence with in the segment.

Unqualified SSA:

An Unqualified SSA does not mention the particular occurecne of the segment. Instead it mentions only the segment within which need is to look.


corrections welcomed...


gowtham
Back to top
View user's profile Send private message
vijayamadhuri

Active User


Joined: 06 Apr 2005
Posts: 187

PostPosted: Sat Jan 07, 2006 8:31 am    Post subject: hi
Reply with quote

A qualified ssa is one where retreive the specific segment details using a specific key
in unqualified ssa u dont have any key.
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