Problem connecting SQL*plus
I got a problem with connecting via SQL*plus.
We have 2 seevers with Oracle Client on it. The 1st server is running fine and all needed connections can be made whitout problems.
The other server shows a curious behaviour.
For examlpe:
- Admins can start a connection to the database via SQL*plus whithout any problems.
- Normal users cannot connect, after trying to log in, the SQL*plus window is automatically closed.
But:
- When an admin has an open SQL session, users can also start a session without problems.
We already checked all access right on both servers and cannot find no differences.