Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Unable to insert records to a table from java app

Re: Unable to insert records to a table from java app

From: Craig Munday <cmunday_at_bigpond.net.au>
Date: Mon, 05 May 2003 15:02:18 -0800
Message-ID: <F001.00590631.20030505150218@fatcity.com>


Hi,

When you say that you are getting a "custom" exception, what exactly do you mean?

It is a JDBC driver specific exception? Or is your application throwing its own exception
defined by the developer that wrote that part of the application.

Cheers,
Craig.

At 10:37 AM 5/05/2003 -0800, Basavaraja, Ravindra wrote:
>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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Craig Munday
  INET: cmunday_at_bigpond.net.au

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 - 18:02:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US