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 |
What is mpp mode?
How do you write a PSB code ?
which is the first statement in COBOL-IMS programs?
What is a key field in an IMS database?
Explain the processing modes available in ims db?
Write the format of program starting from identification division for checkpoint restart logic.
What is difference between concurrent image copy and online image copy?
I have database, in that segment1 having dept code and segment 2 and so on multiple employees num. using dept & employee num we have to compare whether that employee belong to that dept or not, if that employee belongs to that dept then incentive is same same as in the table or else incentive must be zero? using IMS & cobol
What is meant by bmp mode?
What is the difference between HDAM & HIDAM DB types and when would you use each?
In the RECON, what always sets the IC NEEDED flag on for a registered DB?
What do you know about MFS?