Unable to load Clnd.dat file
Hi All,
When i try to load the clnd.dat file am getting the message like "Cannot use loadHier version 13.2.3.28 with domain version 13.0.4.17."
Any suggestions on what can be done,recently we updated our application from 13.0.4.17 to 13.2.3.28
This is the command which i am using to load the clnd.dat file
loadHier -d $CMFP_DOMAIN -load clnd -purgeAge 0 -checkParents -forceInputRollups -forceNAConsistency -loglevel $CMFP_BATCH_LOG_LEVEL >> $tmpLogFile 2>&1
ldHierRetCode=$?
I tried to execute the script in previous versions (13.0.4.17) and it executed sucessfully but could not execute this script in 13.2.3.28 version
Any help is highly appreciated
Thanks and regards
Sudhi
When i try to load the clnd.dat file am getting the message like "Cannot use loadHier version 13.2.3.28 with domain version 13.0.4.17."
Any suggestions on what can be done,recently we updated our application from 13.0.4.17 to 13.2.3.28
This is the command which i am using to load the clnd.dat file
loadHier -d $CMFP_DOMAIN -load clnd -purgeAge 0 -checkParents -forceInputRollups -forceNAConsistency -loglevel $CMFP_BATCH_LOG_LEVEL >> $tmpLogFile 2>&1
ldHierRetCode=$?
I tried to execute the script in previous versions (13.0.4.17) and it executed sucessfully but could not execute this script in 13.2.3.28 version
Any help is highly appreciated
Thanks and regards
Sudhi
0