ISSUE::
IQ BOT : Dev Control Room Migration Status was 'Not Available' and thus no migration could be done
(or) / (and)
IQBOT Migration failed and throwing java.lang.Runtime error parsing CSV values null
Reason: Groups were opened by users while migration was being attempted, Also caused by locked groups
RESOLUTION
update FileManager.dbo.VisionBotDetail set LockedUserid= '', LockedTimestamp=NULL where LockedTimestamp IS not NULL;