Incremental compilations are not handled properly in HVAR

[CR #621246] The mechanism for incremental compilation involving groups of transactions having more commands than what is set with dsi_compile_max_cmds, is not working correctly.

Workaround: Set dsi_compile_max_cmds to a very large value, avoiding incremental compilation from occurring.