IBM
C2090-461 · Question #81
You are using the Hash_Lookup function and errors occur that indicate records are not found in the Lookup Table. What is the cause of this problem?
The correct answer is B. The key field in the lookup table that contains the sequence numbers has gaps in those sequence. See the full explanation below for the reasoning.
Question
You are using the Hash_Lookup function and errors occur that indicate records are not found in the Lookup Table. What is the cause of this problem?
Options
- AThe lookup table is too small in relationship to the number of records in the source database table
- BThe key field in the lookup table that contains the sequence numbers has gaps in those sequence
- CThis error could not occur, Hash_Lookup will always return a row from the lookup table.
- DA memory error has occurred and the Optim process must be restarted.
How the community answered
(21 responses)- A5% (1)
- B81% (17)
- C10% (2)
- D5% (1)
Community Discussion
No community discussion yet for this question.