Exam C2090-424 All QuestionsBrowse all questions from this exam
Question 17

Which of the following environment variables can help in verifying whether data is evenly partitioned across all nodes?

    Correct Answer: B

    To verify whether data is evenly partitioned across all nodes, the environment variable $APT_RECORD_COUNTS can be used. This variable helps in recording the counts of records processed by each partition, making it possible to check for even distribution. Other options either relate to schema printing, partition count, or enabling debugging operator, none of which directly aid in verifying data distribution.

Discussion
bolb91betOption: B

Right answer is B. https://www.ibm.com/support/knowledgecenter/en/SSZJPZ_11.3.0/com.ibm.swg.im.iis.ds.parjob.adref.doc/topics/r_deeadvrf_APT_RECORD_COUNT.html

Khushi_Verma

Yes, right answer is B. https://www.ibm.com/docs/en/iis/11.7?topic=bottlenecks-ensuring-data-is-evenly-partitioned