Hi Fellas,
I was running a script ('tool30' attached) to append some data to my GDBs, however, the script has been forced stop twice and I think there was a lock in my GDBs after it has been forced stop as when I run the script ('tool30' attached) again, I got the error message as:
ExecuteError: ERROR 000224: Cannot insert features
Failed to execute (Append).
---------------------------------------------
Another script ('tool40' attached) applied to the same GDBs, with the error message (this error is from the script "tool40" I have attached):
ExecuteError: ERROR 999999: Error executing function.
The current version does not support editing (base, consistent, or closed) [An open transaction was detected. All user transactions must be closed prior to StartEditing.]
Failed to execute (Append).
Any suggestions how to deal with the issue?
Cheers,