Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-03134: Connections to this server version are no longer supported.

Beauty_and_dBestOct 4 2017 — edited Oct 6 2017

Hi ALL,

12c/OL6

9i/OL4

We still have old database 9i which soon to be retired.

To be able to retire it we need to migrate 12c.

We have installed 12c and create db_links to 9i, to extract some data from it.

But when I test it,  I got error below

SQL> select instance_name from v$instance@OLD_PROD;

select instance_name from v$instance@OLD_PROD

                                     *

ERROR at line 1:

ORA-03134: Connections to this server version are no longer supported.

Is there workaround for this?

Please help.....

Kind regards,

jc

This post has been answered by EdStevens on Oct 4 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 3 2017
Added on Oct 4 2017
31 comments
9,010 views