sqlplus [message #342994] |
Mon, 25 August 2008 15:26 |
telab2020
Messages: 1 Registered: August 2008
|
Junior Member |
|
|
Hello all,
We have installed oracle client 10.2.0.3, specified path variable and the installation log has no errors. However sqlplus is not functioning properly. sqlplus is just returning empty as shown below. If I click on sqlplus executable in bin directory, the window opens and vanishes in a microsecond. What is causing this behavior?
C:\Documents and Settings\user01>sqlplus
C:\Documents and Settings\user01>
[Updated on: Mon, 25 August 2008 15:29] Report message to a moderator
|
|
|
Re: sqlplus [message #343288 is a reply to message #342994] |
Tue, 26 August 2008 18:31 |
|
Kevin Meade
Messages: 2103 Registered: December 1999 Location: Connecticut USA
|
Senior Member |
|
|
This is not really a tech support site. Still, we like to help. Here are some thoughts:
1) bad install casing program crash
2) corrupt file system causing program crash
3) incompatible software causing program crash
4) hardware failure (disk/memory) causing program crash
5) default login.sql that has an exit in it
This is all I have to say, good luck, Kevin
|
|
|