Connecting as sysdba works fine in SQL Developer 17.3 and from sqlplus command line, but when I try using SQL Developer 18.1 I always get "ORA-1017 invalid username/password; logon denied". Even connection to the same DB with same user/password works if I switch the connection from sysdba to default (yes the user has sysdba permission). Why is this? This is a remote connection from a windows 10 client to an 11.2 server.