Sql Plus / as sysdba doesn't work
Hello. I have 1 server with oracle 9.2 installed and Oracle 10.2.0.1. I have one database for oracle 9.2 and 3 databases for oracle 10.2.0.1. The OS is Windows 2003. I have one listener for database 9.2 on port 1521 and one listener for all databases 10g on port 1522. From cmd when i set the Oracle Home for Oracle 10G and the sid for one of the databases i execute sqlplus / as sysdba i get the error that oracle doesnt understand the connect identifier. when i execute sqlplus sys/pass@oraclesid as sysdba it connects. after that i shut down
0