amannering
Member
We are in the process of proving a migration of a Delphi application from Sybase to Oracle using the DOA components to access data migrated fully to Oracle and some legacy data in Sybase over TG4SYBS.
We have setup Transparent Gateway for Sybase from Oracle 10.1.0.3. Queries to remote tables work correctly from PL/SQL Developer provided they do not contain Sybase "text" fields (which Oracle maps to a long).
As soon as a text/long field is included in the query in PL/SQL Developer, a server core dump terminates the session. As the same query works correctly in SQL*Plus (including the text field returning content) Oracle are saying it must be a problem with PL/SQL developer.
We've tried running with client software from 9.2.0.6, 10.1.0.3 and Instant Client - all get the same result.
Any ideas?
Andrew Mannering
We have setup Transparent Gateway for Sybase from Oracle 10.1.0.3. Queries to remote tables work correctly from PL/SQL Developer provided they do not contain Sybase "text" fields (which Oracle maps to a long).
As soon as a text/long field is included in the query in PL/SQL Developer, a server core dump terminates the session. As the same query works correctly in SQL*Plus (including the text field returning content) Oracle are saying it must be a problem with PL/SQL developer.
We've tried running with client software from 9.2.0.6, 10.1.0.3 and Instant Client - all get the same result.
Any ideas?
Andrew Mannering