• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Strange JDBC Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange JDBC Error


  • Subject: Re: Strange JDBC Error
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 7 Jun 2006 16:35:59 -0700

This seem relevant?

Unsupported network datatype or representation
This message occurs when the driver encounters a database object it doesn't know how to deal with. The most common cause is using an 8i driver to access a database containing a 9i datatype such as TIMESTAMP. You can also get it when the driver is far ahead of the database version. An example of this would be attempting to access a DATE column in an Oracle 8.1.5 database using the 9.2.0 driver.


Chuck


On Jun 7, 2006, at 4:27 PM, Owen McKerrow wrote:

Hi All,

Has anyone seen this type of error before ? Any suggestions on a fix ?

Owen McKerrow
WebMaster, emlab
Ph : +61 02 4221 5517
http://emlab.uow.edu.au

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
'The test of a first-rate intelligence is the ability to hold two opposed ideas in the mind at the same time and still be able to function.'
-F.Scott Fitzgerald,



Begin forwarded message:

EXCEPTION:
EvaluateExpression failed: <com.webobjects.jdbcadaptor.OraclePlugIn $OracleExpression: "SELECT t0.activeGroup, t0.closeDate, t0.colourCssURL, t0.conceptGroup, t0.creationDate, t0.cssDetectFileURL, t0.directLinksFileURL, t0.footerFileURL, t0.groupCode_uk1, t0.grp_pk, t0.groupType_fk1, t0.headImageURL, t0.headTextURL, t0.name_idx1, t0.navFileURL, t0.searchFileURL, t0.selfJoining, t0.selfLeaving, t0.shortName, t0.style_fk2, t0.unitWorkloadsValue, t0.usesWorkloads, t0.website FROM GRP t0 WHERE t0.activeGroup = ? ORDER BY t0.name_idx1 ASC" withBindings: 1:1(activeGroup)>:
Next exception:SQL State:63000 -- error code: 3115 -- msg: ORA-03115: unsupported network datatype or representation



DATE/TIME: 2006-06-07 08:21:10 Etc/GMT

STACK TRACE:
at _jdbcErrorWithChannel(JDBCContext.java:138)
at _evaluateExpression(JDBCChannel.java:310)
at evaluateExpression(JDBCChannel.java:261)

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net


This email sent to email@hidden

--
Coming in late 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro


Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Character Sets
      • From: David Griffith <email@hidden>
References: 
 >Strange JDBC Error (From: Owen McKerrow <email@hidden>)

  • Prev by Date: Strange JDBC Error
  • Next by Date: WO Newbie Question.
  • Previous by thread: Strange JDBC Error
  • Next by thread: Character Sets
  • Index(es):
    • Date
    • Thread