What are Twins?
Answers were Sorted based on User's Feedback
Answer / deepak
Twins :
Multiple occurrences of a segment type under the
same immediate Parent.
Segments must belong to same Parent segment
occurrence, not just same segment type.
Maximum number is not limited by IMS.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / meenal
the child segment under a parent segment can have multiple
occurrences . these child segments are called twins .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajasekhar
a segment type that has two or more occurrences is called
twin.
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the valid recovery points?
Can we give the GSAM-PCB in between the DB-PCB'S like below? I/O-PCB DB-PCB1 GSAM-PCB1 GSAM-PCB2 DB-PCB2
What is psb?
I am totally confused on IMS message segments. When I create a message and it contains 5 segments does the entire message have a 32k limit or does each segment have a 32k limit? Is there a setting in the stage1 sys gen that defines if a transaction can receive/send multi-segmented messages?
What information does a psb contain?
Define pcb?
What are the two types of fields available in ims db?
What is the disadvantage of dynamic generation of acb?
When do you do Build DBD, PSB for making changes in ACBLIB?
I have PCB with structure: PCB TYPE=DB, C DBDNAME=EMPCADBD, C KEYLEN=18, C PROCOPT=LS SENSEG NAME=EMPLOYEE, C PARENT=0 SENSEG NAME=COMPDTL, C PARENT=EMPLOYEE SENSEG NAME=BANKDTL, C PARENT=COMPDTL SENSEG NAME=SALDTLS, C PARENT=BANKDTL SENSEG NAME=EDUCDATA, C PARENT=EMPLOYEE SENSEG NAME=EMERDETL, C PARENT=EDUCDATA SENSEG NAME=ADDRESS, C PARENT=EMPLOYEE ************************************************************ *********** PSBGEN PSBNAME=PSBCALDP,LANG=COBOL END Requirement is to Create a report based on Salary brackets. ( Use SSA’s for logic) · It should have CTCGROSS brackets and No of employees o Employee names falling in each bracket Salary < 100,000 No of Employees Employee-Name Level 100,000 < Salary < 300,000 No of Employees Employee-Name Level 300,000 < Salary No of Employees Employee-Name Level
What is a Root?
What is the need for a secondary index in ims?