Hi all,
we are encountering this strange issue of duplicate records getting inserted into the database.
The application works as below:
The transaction is initiated by the user, it goes to IPlanet server, and via plug-in is given to servlet running in weblogic server. The servlet inserts the record into Oracle database.For unknown reasons, for few transations the duplicate transactions are getting inserted into the database, that is, 3 records are inserted instead of 1 record.
Has anyone come across similar scenarios?Could you give us clues on resolving this.
Thank you in advance.
we are encountering this strange issue of duplicate records getting inserted into the database.
The application works as below:
The transaction is initiated by the user, it goes to IPlanet server, and via plug-in is given to servlet running in weblogic server. The servlet inserts the record into Oracle database.For unknown reasons, for few transations the duplicate transactions are getting inserted into the database, that is, 3 records are inserted instead of 1 record.
Has anyone come across similar scenarios?Could you give us clues on resolving this.
Thank you in advance.