I need help tracking something down, I'm getting several connections where in Enterprise Manager it says:
OS User Name: Example$ <-- Example is the machine name.
Terminal: Example
Machine: Domain\Example
There is NO user named Example$, where is this coming from?....
I'm using Oracle 11g.
Edit: The problem I'm tracking is with an asp.net app that keeps connections open, I'm using the "using" statement everytime I open them, so that's not it. It seems to be a problem with the connection pooling.