exportMeasure caught Exception- Cannot access position
Comamnd used is as follows:
exportMeasure -d $DOM/assortment -meas PRODSECURITYUSR -out PRODSECURITYUSR -intx catguser
Above command fails with below error.
exportMeasure -d $DOM/assortment -meas PRODSECURITYUSR -out PRODSECURITYUSR -intx catguser
Now executing exportMeasure in domain '/u01/oracle/rpas/domains/assortment/ldom1'.
Now executing exportMeasure in domain '/u01/oracle/rpas/domains/assortment/ldom2'.
exportMeasure caught Exception: DimensionException: Cannot access position 613 in dimension USER (size is 613).
exportMeasure exited with status: 2
Can anyone please let me know, why does it fails and how to resolve it.