Ah hang on, bet its PSOMS?

Ok, can you check your sqlnet.ora file (in the same place as your listener.ora and tnsnames.ora).

Do you have the following parameter set in there?

NAMES.DEFAULT_DOMAIN =

If so, comment out the line (put a '#' in front of it) and can you retry connecting via sqlplus on the server.

Bazza