Using inaport 6.0 build 7280 and Goldmine 8.5 Premium.
2 Inaport profiles are being used - one to delete data from contsupp (a detail tab) and the other to update with new data. Profile is run from a batch file scheduled overnight.
This has been working fine, but recently has developed an issue where the delete profile fails with various exception handles. I've enabled logging and have verified that that the recid exists (it fails on different recids). Have also reindexed Goldmine and the problem still occurs. When I run the profile but reduce the number to process (to for example 10 records), then the profile runs. I'm all out of ideas. I've posted the log where it fails below, any help would be greatly appreciated!
687415 indexes.TableIndex: match(rec): table = _Details using sql: select recid from contsupp
where recid='EC5NWT0!^SUL92S'
687415 goldmine.GMPhysDB: sql query: sql = select recid from contsupp
where recid='EC5NWT0!^SUL92S'
687415 goldmine.GMPhysDB: query: number of rows returned = 1
687415 db.DBLogTable: match: table = _Details ParentKey = NULL Num matches found = 1 matchVal found = EC5NWT0!^SUL92S
687415 goldmine.GM: SeekExact: handle = 86581456 seekVal = EC5NWT0!^SUL92S result = true seekCode = 1
687431 exceptions.MVException:
========
MVException: ======
msg = Fail deleting row from GoldMine table with handle 86581456
stack = com.inaplex.inaport.exceptions.MVException