Recent content by edhamlin

  1. E

    ORA-22275: invalid LOB locator specified

    Thanks, Marco, we will look into that one. We opened a TAR so maybe we'll just pose that to O. and see what they say. Stay tuned.
  2. E

    ORA-22275: invalid LOB locator specified

    We're getting this error in a Delphi 5 DOA 3.4.5 ISAPI app connect to an 8.1.6 database. It's sporadic, and we don't use explicit LOB locators anywhere--just TOracleDataset and TOracleQuery. The database has some LONGs but they only ever receive plain text. The latest instance of this error...
  3. E

    orageneric8.dll AV

    Thanks, Marco. Since posting this topic I reverted to having all my child objects share a single TOracleSession and run all their traffic through it. So far no more orageneric8.dll error--we're only logging on once, ever--and we're monitoring load/performance on that single connection.
  4. E

    orageneric8.dll AV

    I have seen some old posts on this but need to raise it again and ask URGENTLY for advice. We are getting an intermittent but frequent AV in orageneric8.dll--it's killing us with a major customer. We're running Oracle 8.1.7; the app is a Delphi 5 ISAPI app running under IIS; DOA 3.4.5. The...
Back
Top