Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Unable to insert records to a table from java app
Hi,
We had an java application running on Box A accessing database in another
box.This java
application was moved to Box B(copied all the files) but the application is
not able
to insert records into the database table.(Unable to insert records into
Table A).
An exception is thrown.This exception doesnot give out any errors.This is a
custom
exception.
The Conection pool gets established to the database.There is no error on the
database
as we are able to insert records into that table from sqlplus.
What could be the problem.
Thanks
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Basavaraja, Ravindra
INET: Ravindra.Basavaraja_at_T-Mobile.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon May 05 2003 - 13:37:13 CDT