When using NT, you can set the ORACLE_SID variable. It's also important to verify the PATH. Be sure the Oracle version you want to use comes first in the PATH.

WHen using unix, you can use '. oraenv' and select an SID available in the /etc/oratab file. This will set the ORACLE_SID and other necessary variables. ( eg. PATH )

HTH
Gert