Oracle Error - - Can't serialize access for this transaction
Premkumar Rangarajan
Greenhorn
Joined: Jul 29, 2001
Posts: 4
posted
0
Hi, We are getting the can't serialize access exception when trying to create multiple rows in a table, by different threaded clients running simaltaneously contacting our Bean Managed entity bean, each threaded client trying to create one row. Any ideas???