What exactly is a hyperdescriptor? How does it work?
Answer Posted / niki
Hi friends,
I don't know much about hyperdescripto rbut i can tell you
something on this
Its a special kind of discriptor,It is an extension of
Super descriptor and can have maximum of 20 fields.The
hyperdescriptor option can be used to generate descriptor
values based on a user-supplied algorithm.With
hyperdescriptors, “fuzzy” matching is possible; i.e.,
retrieving data based on similar rather than on exact
search criteria. Hyperdescriptors allow multiple virtual
indexes, meaning that several different search index
entries can be made for a single data field.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the quality process in development?
How to receive data passed through jcl parm parameter in a natural program?
Explain control variable in online screens?
Explain difference between read(1) and read work file once?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
What is a hyperdescriptor?
Explain how many work file we can code in jcl?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
The natural file converted to PDF file if Yes then explain ?
Can you explain control variable in online screens?
How are you going to remove duplicates from the file that is being read?
Explain how to find occurrence of mu and pe fields in a file?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain difference between read work file 1 and read work file once? Why we are using work file once?