Loadhier failing with error message "AliError: 4 - ALI_DB1_OPEN_FAILED: Could not open the database
While loading Clnd , loc and Prod hierarchy in RPAS version-11.1.15 using loadhier command, it is failing with below error message.
<E 2017Jul11 05:36:51.329> loadHier failed on domain: <<Domain path>>
<E 2017Jul11 05:36:51.329> AliError: 4 - ALI_DB1_OPEN_FAILED: Could not open the database.
<E 2017Jul11 05:36:51.329> using database '<<Domain path>>/data/admin'
File is being moved to processed folder whereas data is not reflecting in the domain database.
Command used for load:
loadHier -d <domain path> -load prod -checkParents -purgeAge 0 -loglevel debug
PS: We are able to print the array data of hmaint.gem and admin.gem using printArray command.
Please let us know if someone has faced similar kind of issue ?