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: RE: Unable to insert records to a table from java app

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

From: <rgaffuri_at_cox.net>
Date: Tue, 06 May 2003 10:01:58 -0800
Message-ID: <F001.00591550.20030506100158@fatcity.com>


dont know about java, but when I hit that error in forms, I find Im violating a unique constraint most of the time.

or I dont have priveledges. or there is a DDL lock, someone is rebuilding the index or something like that.

> 
> From: "Jamadagni, Rajendra" <Rajendra.Jamadagni_at_espn.com>
> Date: 2003/05/06 Tue AM 10:16:54 EDT
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Subject: RE: Unable to insert records to a table from java app
> 
> Show us the "error-stack", it means not the topmost error, complete error
> stack.
> 
> Raj
> ----------------------------------------------------------------------------
> ----
> Rajendra dot Jamadagni at nospamespn dot com
> All Views expressed in this email are strictly personal.
> QOTD: Any clod can have facts, having an opinion is an art !
> 
> 
> -----Original Message-----
> Sent: Monday, May 05, 2003 7:02 PM
> To: Multiple recipients of list ORACLE-L
> 
> 
> 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
> 
> *********************************************************************This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.*********************************************************************1
> 
> 







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



Show us the "error-stack", it means not the topmost error, complete error stack.

Raj
--------------------------------------------------------------------------------
Rajendra dot Jamadagni at nospamespn dot com
All Views expressed in this email are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !


-----Original Message-----
From: Craig Munday [mailto:cmunday@bigpond.net.au]
Sent: Monday, May 05, 2003 7:02 PM
To: Multiple recipients of list ORACLE-L
Subject: Re: Unable to insert records to a table from java app


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: <rgaffuri_at_cox.net
  INET: rgaffuri_at_cox.net

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 Tue May 06 2003 - 13:01:58 CDT

Original text of this message

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