I can see our client on HansaWorld ASP has a few core dump files, e.g.,
core.4920 2017-11-29 10:37110.0 MiB
What is the cause and should we worry about it?
server's IP Address : 54.246.81.46
Hi Gastón,
Please report a bug in our issue tracker and attach test database that you can repeat this in so I can have a look. Paste subject here once done...
From what I've read, using these will store the updated records in memory and then write them to the database in bulk, instead of each record writing to the database in turn. So perhaps there&apo...