So, while installing Oracle on Windows 7 (64-bit), the Oracle installer would just sort of shut down unceremoniously.
I found a log file C:\Program Files\Oracle\Inventory\logs. It wasn't, however, very revealing. The last message was simply "INFO: Get view named [QuickInstallUI]"
So, poking around on the internet lead me to a thread over at forums.oracle.com that discussed this issue, but the only thing that worked for me was to create another user and run the install as that user.
Crazy. But it worked. Wanted to pass it along.
Subscribe to:
Post Comments (Atom)
Get Restart log using PowerShell
I'm often curious about a restart on a Windows server system. An easy way to get a list of the restart and what initiated it is to use t...
-
Most of what we're going to want to look at when you're having production issues are available through DMV's. If granti...
-
I'm often curious about a restart on a Windows server system. An easy way to get a list of the restart and what initiated it is to use t...
-
I’ve been having some trouble getting DBCA to run in order to create databases. Thought I’d share it with you, and thus document it for la...
No comments:
Post a Comment