Error on insert trigger
134789Apr 12 2005 — edited Apr 14 2005[System.Runtime.InteropServices.COMException : SQL execution error, ORA-01422: exact fetch returns more than requested number of rows
ORA-06512: in "LPK.OVM_INSERT_214", Line 173
ORA-04088: error on executing trigger 'LPK.OVM_INSERT_214'
]
This error occurs on a versioned table, where much delete and insert statements executed! In some cases a line was delete and after a time, the same line with a other content but the same primary key was inserted!!
On one of these inserts this error occurs!
Who can me help?
cu
Andreas Kunze