Bigger type length than Maximum [message #90889] |
Mon, 19 November 2001 11:29 |
xiaozli
Messages: 1 Registered: November 2001
|
Junior Member |
|
|
Our company is using Dynamo.
the error likes:
Failed to update item: user:11897940 exception=CONTAINER:atg.repository.RepositoryException; SOURCE:java.sql.SQLException: Bigger type length than Maximum.
and also this problem occurs with the error message "protocol vilation"..
This problem was posted on this web sit before. but I have not found the answer.
Can anyone pls. help me with this problem??
----------------------------------------------------------------------
|
|
|
|
Re: Bigger type length than Maximum [message #92282 is a reply to message #90889] |
Tue, 18 May 2004 00:19 |
azad
Messages: 18 Registered: May 2002
|
Junior Member |
|
|
Me too!..
I am using jdbc to executeQuery "Select DeliveryDate from Tbl_products". DeliveryDate in Tbl_products (in Oracle 9i) has Timestamp(0) datatype. So whenever I execute this statement I get a "Bigger type lenght han maximum error".
Please help me out!
|
|
|
Re: Bigger type length than Maximum [message #130897 is a reply to message #92282] |
Wed, 03 August 2005 02:15 |
jayaramireddy
Messages: 1 Registered: August 2005 Location: Bangalore
|
Junior Member |
|
|
Hi Guys,
I am also getting same error as follows,
"java.sql.SQLException: Bigger type length than Maximum0: oracle.xdb.XMLType.getDOM(XMLType.java:1524)".
is there any default xml file length is set for XMLType.getDOM()?
Pls let me know when this error occurs, is it bze of huze xml file? or is there any other kind reason?
thanks in advance,
-Jayaram.
|
|
|