can not connect in SQLPLUS
Hi,
on 8i,
I can connect to database via SVRMGRL :
SVRMGRL> connect system/password@mydb
connected
SQLPLUS>connect system/password@mydb
ERROR:
ORA-01017: invalid username/password; logon denied
Being sur that both are the same right paswword.
Thanks.