The -DIS UTIL(REORGON) command was entered for a REORG utility with SHRLEVEL CHANGE with utilid REORGON. Which statement is NOT true? A. It shows how many keys are rejected when issued during the SORTBLD phase. B. It shows the elapsed…

When these two commands are issued in sequence, one after the other: STOP FUNCTION SPECIFIC(A.B) ACTION(REJECT) STOP FUNCTION SPECIFIC(A.B) ACTION(QUEUE) What will occur? A. Function A.B is stopped and queues all access. B. Function A.B is stopped and rejects all…

A table is created using the ORGANIZED BY HASH UNIQUE syntax, what action should occur? A. Specify the column names to be hashed. B. Create a unique index on the hash columns. C. Create a clustering index on the hash…