[QUOTE][i]Originally posted by james07 [/i]
[B]
I know I had the OEM installed on the Solaris box with Oracle 8.1.6 SE.

The guy that installed it with me, had created an account for oem sever connect login. which I don't remember, but in any case, I should be able to used sysman/oem_temp.

I can't get connected at all. How can I tell if the server service is running? It doesn't used the listener does it?

thanks, if you can point me to the right directions [/B][/QUOTE]

Which version of OEM did you install ?
sysman username as well as password is case-sensitive.
This user is created in your database
to findout user list.
SELECT * FROM ALL_USERS;
You can change sysman password in sqlplus as long as you are connected as "SYS" or system.