Famous Blue Screen installing 10g 10.2.0.1 on XP Pro SP2 - need help
125895Mar 8 2006 — edited Mar 13 2006Hi,
did anybody encounter the same problem. I tried different install versions (First software and database, then software, next database, then software, then scripts for database). Finally I could indentify the problem zone: It's within the postDBCreation.sql. As soon as it calls the line:
host C:\oracle\product\10.2.0\db\bin\emca.bat -config dbcontrol db -silent -DB_UNIQUE_NAME LI01 -PORT 1521 -EM_HOME
it fails and exits with a blue screen on XP. After checking out only this line, I discovered that the call itself contains a syntax error. The parameter EM_HOME is not supported.
Should this be instead ORACLE_HOME?
Moreover it claims, that SID is missing and password is incorrect.
Has anyone the correct syntax for the above line in postDBCreation.sql?
Apart from this, a blue screen is not really nice and I would prefer less severe installation problems (as, since Oracle 7 I never had a installation that worked as it should - at least something that Ora-Users can trust in ;)
Kind regards
Michael