IBM
C2090-619 · Question #46
You have started a violations table for a target table with a non default name. (For example: "START VIOLATIONS TABLE FOR customer USING exceptions, reasons;"). How can you determine the…
The correct answer is D. Querying sysviolations system catalog table. See the full explanation below for the reasoning.
Question
You have started a violations table for a target table with a non default name. (For example: "START VIOLATIONS TABLE FOR customer USING exceptions, reasons;"). How can you determine the relationship between the violations table and the target table later?
Options
- AUsing dbschema utility
- BUsing 'oncheck -pT' command
- CQuerying sysdepends system catalog table
- DQuerying sysviolations system catalog table
How the community answered
(31 responses)- A3% (1)
- B10% (3)
- C3% (1)
- D84% (26)
Community Discussion
No community discussion yet for this question.