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!

Error while invoking svrmgrl.

BobcatalogJun 9 2008 — edited Jun 9 2008
I'm trying to upgrade my 8.1.7 db to 10gR2.

As part of the process, i've modified the init.ora. copied the listener and tnsnames files to 10g OH.moved the init.ora to 10gOH. Modified these files to reflect the new oracle_home.

I've set the new oracle_home and oracle_sid in the env variables and tried to connect to the DB using svrmgrl. I get the following error:

Message 4505 not found; no message file for product=rdbms,facility=MGR
ora-12538: TNS:no such protocol adapter

If i try to connect normally using sqlplus , i get this error:
ora 12518: TNS: listener could not hand off client connection.

I've deleted the old sid using oradim and created a new service (OracleServicetest2).

Please suggest.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 7 2008
Added on Jun 9 2008
6 comments
614 views