I have a Marie Celeste database at both home and work.
Home = windows xp and 10g2 installation
Work = Windows server 2003 and 10g2 installation.
At home, if I create a database I can connect to it using sqlplus, sqplusw, TOAD and the em console. If I restart the machine, I have to use "SET ORACLE_SID=HOME1" at the command line, then "sqlplus /nolog", followed by 'connect / as sysdba' to get a connection. I can successfully start the console and use the beastie. I can TNSPING the database, and TOAD is reporting a valid oracle home. Any ideas why this is happening? Sqlplusw reports "ORA-12545: connect failed because target host or object does not exist" despite the fact that I know for absolutely certain it does, because I am seeing the console!
At work, Ihave a database that once shutdown, won't restart from SQLPLUSW, and the machine reports a TNS error. If I restart the oracle service all is well. However, this makes it impossible to issue an "alter database" instruction, and then restart for it to have an effect. Any inspiration guys?
Regards
Tharg
Grinding away at things Oracular
Home = windows xp and 10g2 installation
Work = Windows server 2003 and 10g2 installation.
At home, if I create a database I can connect to it using sqlplus, sqplusw, TOAD and the em console. If I restart the machine, I have to use "SET ORACLE_SID=HOME1" at the command line, then "sqlplus /nolog", followed by 'connect / as sysdba' to get a connection. I can successfully start the console and use the beastie. I can TNSPING the database, and TOAD is reporting a valid oracle home. Any ideas why this is happening? Sqlplusw reports "ORA-12545: connect failed because target host or object does not exist" despite the fact that I know for absolutely certain it does, because I am seeing the console!
At work, Ihave a database that once shutdown, won't restart from SQLPLUSW, and the machine reports a TNS error. If I restart the oracle service all is well. However, this makes it impossible to issue an "alter database" instruction, and then restart for it to have an effect. Any inspiration guys?
Regards
Tharg
Grinding away at things Oracular