Can we update with histogram?
Answers were Sorted based on User's Feedback
Answer / niki
Hitogram retruns the one line output for each key value
from the inverted list. for histogram ADABAS does not have
access to data storage,therefore we can not do any update
add or delete using histogram.
do correct me if i am wrong?
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / dd
Yes Nikki u r correct..
It has only access to Inverted list. So with the descriptor
value provided in search criteria, it can only return the
descriptor value and the total count of descriptor values
present.
Remember it does not return ISN value though it has access
to ISN field.
| Is This Answer Correct ? | 10 Yes | 1 No |
difference between read(1) and read work file once ?
Types Of Read , FIND
how many work file we can code in jcl?
Define cobol coding sheet?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
how we can find occurence of MU and PE fileds in a file?
If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?
Can we see the copy book length using file-aid?
What is the difference between External subroutine and subprogram?
ADABAS basic concepts. Like inverted list, address converter ,data storage
control variable in online screens
Explain the like inverted list?