ORA-07217: sltln: environment variable cannot be evaluated. [message #309737] |
Fri, 28 March 2008 11:17  |
sipmaster
Messages: 4 Registered: March 2008 Location: Germany
|
Junior Member |

|
|
Hi All,
i am unable to access my oracle server from my client PC.
on server i observed that i can access only if login as oracle user.
Here is data.
please guide me which steps i need to perfomrs on my linux machine.
[root@asdb1 root]# sqlplus
Enter user-name: system/system
ERROR:
ORA-07217: sltln: environment variable cannot be evaluated.
---------
[root@asdb1 root]# su oracle
[oracle@asdb1 root]$ sqlplus
SQL*Plus: Release 9.2.0.4.0 - Production on Fri Mar 28 17:16:48 2008
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Enter user-name: system/system
Connected to:
Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
With the Partitioning option
JServer Release 9.2.0.4.0 - Production
SQL>
|
|
|
|
|
|
|
|
|
|
|