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!

Clone

user151917Aug 15 2011 — edited Aug 17 2011
DB 10.2.0.4
AIX 5.2

All datafiles and Oracle home have copied into the target system. Now I am trying to connect sys user it is giving below user.

$pwd
d01/oracle/product/db/10g/bin
$ sqlplus

SQL*Plus: Release 10.2.0.4.0 - Production on Mon Aug 15 15:29:50 2011

Copyright (c) 1982, 2007, Oracle. All Rights Reserved.

Enter user-name: sys as sysdba
Enter password:
exec(): 0509-036 Cannot load program oraclerdw because of the following errors:
0509-150 Dependent module libjox10.a(shr.o) could not be loaded.
0509-022 Cannot load module libjox10.a(shr.o).
0509-026 System error: A file or directory in the path name does not exist.
ERROR:
ORA-12547: TNS:lost contact

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2011
Added on Aug 15 2011
17 comments
610 views