Connecting to SYS account without specifying "as sysdba" in 19c.
Now that O7_DICTIONARY_ACCESSIBILITY is desupported in 19c we can no longer connect to the SYS account without specifying "as sysdba" in the connect string.
Is there any other way to connect to the SYS account without specifying "as sysdba" in 19c?
Thanks.