Hi !
I'm trying to setting up a development system on AIX 5.3.
I'v backup/restore oracle distrib (10.1.0.5) and databases.
Witch the oracle user i can connect with sqlplus system/manager. But with and another user i can't.
i've got this messages
The user i try to work with belongs to the unix DBA group
LIBPATH and LD_LIBRARY_PATH are set to ORACLE_HOME/lib
I can read and touch the libjox10.a file witch this user.
oracle exe have a sticky bit on user and group.
I already compare the environement of oracle user and environment of this user ( comparing the result of env command) whitout any result.
If i try sqlplus system/manger@SID it works fine.
What else can i look at ?
Any idea appreciated, is getting me crazy...
I'm trying to setting up a development system on AIX 5.3.
I'v backup/restore oracle distrib (10.1.0.5) and databases.
Witch the oracle user i can connect with sqlplus system/manager. But with and another user i can't.
i've got this messages
Could not load program oracleDBREFNL:
Dependent module libjox10.a(shr.o) could not be loaded.
Could not load module libjox10.a(shr.o).
System error: No such file or directory
ERROR:
ORA-12547: TNS:lost contact
The user i try to work with belongs to the unix DBA group
LIBPATH and LD_LIBRARY_PATH are set to ORACLE_HOME/lib
I can read and touch the libjox10.a file witch this user.
oracle exe have a sticky bit on user and group.
I already compare the environement of oracle user and environment of this user ( comparing the result of env command) whitout any result.
If i try sqlplus system/manger@SID it works fine.
What else can i look at ?
Any idea appreciated, is getting me crazy...