I see a lot of code examples and snippets where folks are connecting to / as sysdba. I have never been able to connect to /. The only thing that ever worked for me was conn sys/password@foo as sysdba. Can anyone enlighten me as to what "/" is and suggest why I might not be able to connect to it? Is this something I should be concerned about?
CaptainPackers