1. I tried to insert # sign between REMOTE_LOGIN_PASSWORDFILE, but I can't connect to the sqlplus:
SQL> connect sys/sys as sysdba
:ERROR
ORA-01017: invalid username/password; logon denied
BUT, when I remove the sign and write exclusive option that connect is succed;

2. I tried manually change regedit parameter ORACLE_SID onto new database SID (the database still not exist, but I built the SID by ORADIM command). But anyway, when the Create database finished, I got same message (all data files are created !)

3. I use no Win NT or 2000.
I use Windows 98 OS.

Thank you.