Hello all,
I am writing a stored procedure in Oracle 9i which contains a database link to an 8i db. The procedure compiles fine without the link, but as soon as I add the link in, whatever program I'm using to compile the procedure (I've tried both SQL*Plus and SQL Navigator) crashes, i.e. becomes totally unresponsive.
Any ideas?
We're running Oracle 9i 9.2.0.2 (parent), and 8.1.6 (db link target).
Thanks
I am writing a stored procedure in Oracle 9i which contains a database link to an 8i db. The procedure compiles fine without the link, but as soon as I add the link in, whatever program I'm using to compile the procedure (I've tried both SQL*Plus and SQL Navigator) crashes, i.e. becomes totally unresponsive.
Any ideas?
We're running Oracle 9i 9.2.0.2 (parent), and 8.1.6 (db link target).
Thanks