I can login as system without Poroblems if I use this command:
"C:\Program Files\PLSQL Developer\plsqldev.exe" userid=system/oracle@127.0.0.1/sls
But with sys as sysdba it will not work.
"C:\Program Files\PLSQL Developer\plsqldev.exe" userid=sys/oracle@127.0.0.1/sls as sysdba
Is there any chance to SSO with sysdba credentials?
"C:\Program Files\PLSQL Developer\plsqldev.exe" userid=system/oracle@127.0.0.1/sls
But with sys as sysdba it will not work.
"C:\Program Files\PLSQL Developer\plsqldev.exe" userid=sys/oracle@127.0.0.1/sls as sysdba
Is there any chance to SSO with sysdba credentials?