Good day,
This message came up whilst posting SOP documents, the batch posted through, but I'm just trying to understand what it means, as well as how concerned I should be.
Thanks
Regards
Rosemary
Good day,
This message came up whilst posting SOP documents, the batch posted through, but I'm just trying to understand what it means, as well as how concerned I should be.
Thanks
Regards
Rosemary
Thanks very much for the responses, I read your previous input regarding the CTree temp tables. I will monitor what is happening on the local machine, I do nor post much batches, but it is good to know relative to other users who post.
Regards
Rosemary
Hi all
The IV_Cost_Variance_TEMP table is a ctree Temp table which will be created in the %TEMP% folder on the local workstation.
The error you are getting is usually caused by your anti-virus software.
When GP creates temp tables it created the data, index and semaphore files TNT*.dat, TNT*.idx and TNT*.tmp.
When the table is no longer needed, Dexterity requests for the tables to be removed, but does not confirm that the delete was succesful.
So what happens is that the Anti-Virus is messing around with the dat and idx files but allows the tmp file to be removed.
Eventually, Dexterity will try to use the same TNT* file name again and there is no tmp file to say that the file name is used. So it will use it and try to open the existing dat and idx files, which were created for a different temp table with different columns.... and so the error shows up.
More info
I couldn't find anything on this message either, but as it mentions being a TEMP table, I think Richard is on the right path.
Let us know if this doesn't resolve it for you or you have any further questions.
Thanks
Most likely not much of a concern. Go out to %temp% folder and delete everything you find in there.
You can type %temp% in your search box.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156