What is a segment?
Answers were Sorted based on User's Feedback
Answer / raghavendra
Segment is a unit of of information that DL/I transfers from
and to your program.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hari krishna
A segment is a unit of information that DL/I trasfers to and
from your program in an i/o operation
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijay sidaraddi
Segment is a smallest unit of information that can handle
by DL/I
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj kumar meher
Segment is the smallest unit of information that DL/I
transfer from and to your program. its name contain 1 to 8
alphanumeric unique character. its contain more then one
field up to 1000 field and no limitation of segment
occurrences.one ims database contain 255 maximum segment and
its different type like root segment,parent segment,child
segment, dependent segment.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s
It represents an entity and is grouping of related fields
Is This Answer Correct ? | 0 Yes | 1 No |
Is it necessary that all the segments in a Dl/i database have key fields ?
What are the main control blocks available in ims db?
What does the Change Accum do?
What is an ims database?
What are the objectives of dbms in ims?
15. Secondary indexes can be used with following databases a. HSAM,HISAM,HIDAM b. HIDAM, HISAM c. HDAM, HISAM, HIDAM d. All the above
What is the limitation on the no. of levels in a DL/I database?
What are the disadvantages of a hierarchical database?
What for procopt is used? List some of them?
What is the need for a secondary index in ims?
This question regarding Checkpoint. Suppose my program has checkpoint for every 100 records. If my program abends at 120 records, what will happen. I know first 100 records are committed and rest of 20 records where they gone and where they are stored.
Which languages does ims support / application program languages?