From the thread What is the difference between sys and system accounts in Oracle databases?, I understand that sys schema is supposed to be used only by the database.
But still an administrator can change the password for the schema.
Can the database connect without the password? If not, how does it connect even after the password is changed?