Hi, what is commit fail error in JDE application ?
In JDE log, normally it is shown as
5500/2320 Tue Mar 24 11:20:46 2015 JDBODBC.C2137
[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert duplicate key row in object 'F4311' with unique index 'F4311_1'. - SQLSTATE: 23000
In JDE log, normally it is shown as
5500/2320 Tue Mar 24 11:20:46 2015 JDBODBC.C2137
[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert duplicate key row in object 'F4311' with unique index 'F4311_1'. - SQLSTATE: 23000
5500/2320 Tue Mar 24 11:20:47 2015 JDBODBC.C2137
[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert duplicate key row in object 'F43199' with unique index 'F43199_1'. - SQLSTATE: 23000
5500/2320 Tue Mar 24 11:20:47 2015 jdb_drvm.c938
JDB9900401 - Failed to execute db request
5500/2320 Tue Mar 24 11:20:47 2015 jdb_exet.c5199
JDB3400009 - Failed to perform Insert for F4311
5500/2320 Tue Mar 24 11:20:47 2015 jdecache.c1671
CAC0001023 - (jdeCacheFetch) Invalid cursor (Cursor Handle = NULL): Fetch failed
5500/2320 Tue Mar 24 11:21:10 2015 jdb_exet.c6072
JDB9900849 - Failed to commit user
5500/2320 Tue Mar 24 11:21:10 2015 DLG_MSGB.CPP190
Commit Failed or was Canceled. Transaction not committed.
It's most likely that specific user 's transaction has been placed in P00095 / business object reservation meaning to say this user can not process the transactions on that specific application either on that machine or on other machines too.
Try to open P00095 and remove the affected user from there...
Hope that helps....
No comments:
Post a Comment