DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Ora-17410

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Posts
    1

    Ora-17410

    Hello!

    I just tried an Update on a Table like:

    INSERT INTO updaterObjectLog (objectName, objectType, majorVersion, minorVersion, action, status, executeTime, ts) VALUES (x,y,z,.......)

    bindvar 1: DATA$MIG_xyz (java.lang.String)
    bindvar 2: 0 (java.lang.Integer)
    bindvar 3: 0 (java.lang.Integer)
    bindvar 4: 0 (java.lang.Integer)
    bindvar 5: none (java.lang.String)
    bindvar 6: error (java.lang.String)


    The error says:

    error while updating DATA$tablexyz
    ORA-17410:No more data to read from socket

    As I am new in this business maybe some infos are missing...sorry for that..
    maybe just add the Oracle Version: Release 9.2.0.5.0

    Thanks for each idea!
    Last edited by Saavik; 09-02-2005 at 03:57 AM.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    yo should post exactly what you did, not your rewrite here

  3. #3
    Join Date
    Dec 2005
    Posts
    1
    ORA-17410 No more data to read from socket

  4. #4
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    congratulations for bringing up a thread a year old and adding nothing to it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width