Jus issue the "select sid from v$session_connect_info" command and look at the result. The result should be 1 row. The error states there are more rows returned.

I guess, when you'll issue the statement, you'll understand the problem & the solution.