The only other thing I can think of is that when I use "connect"
here at work I have to specify the entire HOST name as it is listed in the tnsnames.ora file.

Ex..

SQL> connect [email protected]

Check the tnsnames file and look at the host listing, also make sure you updated the correct tns file, there are usually a few.

MH