Recent content by simduss

  1. S

    ORA-3120 two-task conversion routine: integer overflow

    It seems to be linked with client version. With a client 8.0.6 the error occurs. With a client version 8.1.7 the error not occurs. We suppose that client 8.1.7 support 9i database. Thank you for your help.
  2. S

    ORA-3120 two-task conversion routine: integer overflow

    Hi, I have the same problem. I have a 9.2.0.1.0 database towards a 8.1.7.4.0 database thru a DB_LINK. Here is my query: SELECT * FROM COM_UTIL@OR1A@PRD. I must specify that the error ORA-03120 occurs when: -the query retreive more than 1 row; -the query use *. If I enumrate the fields that I...
Back
Top