I’m currently using oracle xe c18. I can login using sqlplus / AS SYSDBA
as oracle user. However, the command does not work for other users. It always shows an error ORA-01017: invalid username/password; logon denied
. I already give SUID and GUID to all installation files. What’s the problem?