[url]http://www.dbasupport.com/forums/showthread.php?threadid=6654[/url]

Pretty much thats it and bounce the database and login to sqlplus and run the query it should show up your userid under MTS as SHARED. If not troubleshoot.

SQL> select username,server from v$session ;
DBSNMP DEDICATED
ADMIN NONE
ADMIN NONE
ADMIN NONE
SREDDY SHARED
SQL>