What are qualified and unqualified SSA's.
Answers were Sorted based on User's Feedback
Answer / sudip ghanvat
First SSA means segment search area.
Unqualified SSA:It simply supplies the name of next segment
type that we want to operate upon.
EX:If You issue a GN Call with an unqualified SSA,DL/I
returns the next occuranse of segment that you specified.
Qualified SSA:
A qualified SSA combines segment name with additional
information that specified the segment occuranse to be
processed.
ex:If you Issue GU call with qual;ified SSA might request
a perticular occuranse of named segment type by providing a
key value.
| Is This Answer Correct ? | 14 Yes | 1 No |
Explain the maximum of key fields and search fields allowed in a segment?
I have a PSB which contains 3 PCB, how to write it ? please..
What are all the possible inputs to the DB recovery utility?
Explain the maximum number of levels allowed in ims db?
How does one reorg an HDAM IMS database when changing RAPS (Root Anchor Points)?
Can we use procopt on pcb and segment field (senseg)?
Which command code can be used for backing up IMS database?
Which DB access method (OSAM or VSAM) is used for primary index or secondary index and why?
What is check pointing, sync point?
Explain dbdgen process?
What is a segment in ims?
how do you invoke an IMS screen (coded in COOOLGEN) from a MQ transaction..... help plz?????