• Jdbc 'Invalid locator specified' exception

    From nikosv@21:1/5 to All on Mon Sep 12 05:47:15 2022
    I'm writing an XML file as BLOB through Hibernate.While it saves alright
    when trying to retrieve it (as a binarystream) it always throws error
    'Invalid locator specified'

    specs:
    Jdbc driver Version 4.4.2
    Ingres version II 10.2.0 (a64.lnx/100)

    the log files do not say much.Can somebody help? thanks
    Note there's no problem with the code because it works 'as-is' on Oracle 12c.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Steve@21:1/5 to nikosv on Fri Feb 10 07:10:32 2023
    On Monday, September 12, 2022 at 10:47:16 PM UTC+10, nikosv wrote:
    I'm writing an XML file as BLOB through Hibernate.While it saves alright
    when trying to retrieve it (as a binarystream) it always throws error 'Invalid locator specified'

    specs:
    Jdbc driver Version 4.4.2
    Ingres version II 10.2.0 (a64.lnx/100)

    the log files do not say much.Can somebody help? thanks
    Note there's no problem with the code because it works 'as-is' on Oracle 12c.

    Hi nikosv

    Does your Java log contain any Ingres-related messages?

    Steve

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)