Remover the option of


SRVR=SHARED entry from your tnsnames.ora file and try again.
IF the database had been configured under shared server mode, then by default the connections would go for the shared server. If you want the dedicated option, then you would configure the SRVR to dedicated mode....

Let me know how it all goes...
Sam