No Prompt after starting sqlplus. Reason?
Hi everybody
The normal behaviour is: when I start sqlplus, I'm asked "Enter user-name:" and after giving username/password@dbname, the connect to a database will be established.
But on a new installed server (Windows Server 22, 64-Bit), using the same Oracle Client (19.3) as on many other servers in the company, sqlplus hangs, without asking me "Enter user-name:".
The only output is:
SQL*Plus: Release 19.0.0.0.0 - Production on Thu Jun 13 10:28:35 2024
Version 19.3.0.0.0
Copyright © 1982, 2019, Oracle. All rights reserved.
(Only the 19.3 client is installed on this server, no database)
Any ideas?
Thanks for any help.
Regards
Markus