• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

while sending data from one DB to other DB throught WAS 8.0 i geting Errorcode--4461,sqlstate=42815

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
while sending data from one DB to other DB throught WAServer 8.0 diffrent data sources i getting data convertion error while secound record insertion fisrt record saving fine secound record also have the sam erecord data Errocode=-4461,sqlstate=42815 but once restart the WAS server the same application(secound recored inserting fine) can any one help on this one

[6/20/13 9:59:44:006 IST] 0000002b SystemOut O 09:59:44,006 INFO [CustPreliminaryDAO] SQL Exception in uploadToLaps of Offline DB[jcc][1091][10404][3.57.82] Invalid data conversion: Parameter instance is invalid for the requested conversion. ERRORCODE=-4461, SQLSTATE=42815
[6/20/13 9:59:44:053 IST] 0000002b SystemOut O 09:59:44,053 FATAL [ServiceController] java.lang.reflect.InvocationTargetException
[6/20/13 9:59:44:053 IST] 0000002b SystemOut O 09:59:44,053 INFO [ServiceController] [jcc][1091][10404][3.57.82] Invalid data conversion: Parameter instance is invalid for the requested conversion. ERRORCODE=-4461, SQLSTATE=42815
[6/20/13 9:59:44:053 IST] 0000002b SystemOut O 09:59:44,053 FATAL [ServiceController] java.lang.Exception: java.lang.Exception: [jcc][1091][10404][3.57.82] Invalid data conversion: Parameter instance is invalid for the requested conversion. ERRORCODE=-4461, SQLSTATE=42815
[6/20/13 9:59:44:053 IST] 0000002b SystemOut O 09:59:44,053 WARN [ControllerServlet] java.lang.Exception: [jcc][1091][10404][3.57.82] Invalid data conversion: Parameter instance is invalid for the requested conversion. ERRORCODE=-4461, SQLSTATE=42815

Thank you in Advance...

 
Sometimes you feel like a nut. Sometimes you feel like a tiny ad.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic