|
Seems this problem can be solved by adding an environment variable ORACLE_SID to whatever you specified during the installation. When I recreate database it has the same problem. Then I find that the error is due to connot start dbconsole, but when I try to start the dbconsole using command: emtcl start dbconsole, it complains about missing the env variable ORACLE_SID, so I added it or via set ORACLE_SID=***, then it works.
If this is the case, I think it is a bug of Oracle 10g, it should atomistically add it, otherwise the installation will die.
************************************
Hi, I also have this problem.
Have you soled the problem
ERROR:
instance created.
DIM-00019: create service error
O/S-Error: (OS 1388) A new member could not be added to a local group because the member has the wrong account type.
When i want to create a new database in database Configuration Assistant recive this error
my OS is windows server Stda 2003 and my Database is Oracle Database 10g Stda
Hermes Guiraud |
|