LoadHier utility taking too much time and server size after modifying prod.dat file dept/domain chan
Hi Experts,
In 13.2.2.26 verison, after doing existing items dept/domain relationship change when executing LoadHier to load prod.dat, loadHier utility taking too much time (around 9-10 Hrs) to complete and unix box space. While viewing log I can see reshapeArray is taking time and 'Finished Fixing Inconsistent NA Values' is showing lot of areas.
I am using below loadhier command.
loadHier -d /rpas_data/rdf/domains/RDFcfg -load prod -checkParents -logLoadedPositions -forceInputRollups -noClean -purgeBackups -forceNAConsistency -loglevel all
Prior to loadHier entire domain size was 150G and now it is around 650G (even more) used space.
If I remove forceNAConsistency parameter fron loadHier utility will that cause any issue? Or is there any other way reduce loadHier utility execution time and unix space?