Clone
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