- 3,716,000 Users
- 2,242,928 Discussions
- 7,845,734 Comments
Forum Stats
Discussions
Categories
- 17 Data
- 362.2K Big Data Appliance
- 7 Data Science
- 1.6K Databases
- 476 General Database Discussions
- 3.7K Java and JavaScript in the Database
- 22 Multilingual Engine
- 487 MySQL Community Space
- 5 NoSQL Database
- 7.6K Oracle Database Express Edition (XE)
- 2.8K ORDS, SODA & JSON in the Database
- 417 SQLcl
- 42 SQL Developer Data Modeler
- 184.9K SQL & PL/SQL
- 21K SQL Developer
- 1.9K Development
- 3 Developer Projects
- 32 Programming Languages
- 135.1K Development Tools
- 9 DevOps
- 3K QA/Testing
- 256 Java
- 6 Java Learning Subscription
- 10 Database Connectivity
- 67 Java Community Process
- 1 Java 25
- 9 Java APIs
- 141.1K Java Development Tools
- 6 Java EE (Java Enterprise Edition)
- 153K Java Essentials
- 135 Java 8 Questions
- 86.2K Java Programming
- 270 Java Lambda MOOC
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 10 Java SE
- 13.8K Java Security
- 3 Java User Groups
- 22 JavaScript - Nashorn
- 18 Programs
- 125 LiveLabs
- 30 Workshops
- 9 Software
- 3 Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 3 Deutsche Oracle Community
- 11 Español
- 1.9K Japanese
- 2 Portuguese
Cannot uninstall ODP.NET

I am trying to use Oracle Universal Installer to deinstall the two Oracle Homes on my pc.
I think they have become corrupted because I installed Oracle Developer Tools for Visual Studio 2017 in the wrong way (I picked "For beginners" on this page: Oracle .NET Software Downloads ).
However, the Oracle Universal Installer seems to hang at "Deinstalling Oracle Data Provider for .NET 11.2.0.3.0". When I cancel and click Remove again, the installer stays at the same spot.
How can I remove the (probably corrupted) provider?
Best Answer
-
I solved this.
I got a script from my system administrator that seemed to uninstall everything and reinstall from scratch.
Answers
-
This is the log output from the operation that never finishes until I click "Cancel":
INFO: The following products will be deinstalled:
INFO: C:\app\dkbrn\product\11.2.0\client_2 (22 products)
INFO: Oracle Data Access Components for Oracle Client 11.2.0.3.0
INFO: Oracle Developer Tools for Visual Studio 11.2.0.3.0
INFO: Oracle Providers for ASP.NET 11.2.0.3.0
INFO: Oracle Provider for OLE DB 11.2.0.3.0
INFO: Oracle Objects for OLE 11.2.0.3.0
INFO: Oracle Services For Microsoft Transaction Server 11.2.0.3.0
INFO: Oracle Data Access Components Samples 11.2.0.3.0
INFO: Oracle Data Access Components Documentation for Visual Studio 2008 11.2.0.3.0
INFO: Oracle Data Access Components Documentation for Visual Studio 2010 11.2.0.3.0
INFO: Oracle Data Access Components Documentation 11.2.0.3.0
INFO: Oracle Universal Installer 11.2.0.3.0
INFO: Oracle One-Off Patch Installer 11.2.0.1.7
INFO: Installer SDK Component 11.2.0.3.0
INFO: Sun JDK 1.5.0.30.03
INFO: Oracle Instant Client 11.2.0.3.0
INFO: Oracle ODBC Driverfor Instant Client 11.2.0.3.0
INFO: Oracle JDBC/OCI Instant Client 11.2.0.3.0
INFO: Oracle Globalization Support 11.2.0.3.0
INFO: SSL Required Support Files for InstantClient 11.2.0.3.0
INFO: RDBMS Required Support Files for Instant Client 11.2.0.3.0
INFO: SQL*Plus Files for Instant Client 11.2.0.3.0
INFO: Oracle Data Provider for .NET 11.2.0.3.0
INFO: Homes to be removed
INFO: C:\app\dkbrn\product\11.2.0\client_2 (OraClient11g_home2)
WARNING: The directory: C:\app\dkbrn\product\11.2.0\client_2 will be deleted after deinstall.
Click on "Yes" to continue.
Click on "No" to perform deinstall without deleting the directory.
Click on "Cancel" to go back to "Inventory Dialog".
INFO: User Selected: Yes/OK
INFO: Beginning deinstalls
INFO: Deinstalling Oracle Data Access Components for Oracle Client 11.2.0.3.0
INFO: Calling Action fileActions11.2.0.2.0 appendStringToFileEx
source = C:\app\dkbrn\product\11.2.0\client_2\bin\Oracle.Key
stringToAppend = SOFTWARE\ORACLE\KEY_OraClient11g_home2
INFO: Calling Action fileActions11.2.0.2.0 createFile
source = C:\app\dkbrn\product\11.2.0\client_2\bin\Oracle.Key
permissions = null
owner = null
group = null
INFO: Calling Action fileActions11.2.0.2.0 appendStringToFileEx
source = C:\app\dkbrn\product\11.2.0\client_2\Oracle.Key
stringToAppend = SOFTWARE\ORACLE\KEY_OraClient11g_home2
INFO: Calling Action fileActions11.2.0.2.0 createFile
source = C:\app\dkbrn\product\11.2.0\client_2\Oracle.Key
permissions = null
owner = null
group = null
INFO: Deinstalling Oracle Developer Tools for Visual Studio 11.2.0.3.0
INFO: Calling Action SpawnActions10.1.0.3.4 Spawn
installcommand =
deinstallcommand = C:\app\dkbrn\product\11.2.0\client_2\odt\RemoveProjectFiles.bat
WaitForCompletion = true
INFO: Exception occured during spawning :CreateProcess: C:\app\dkbrn\product\11.2.0\client_2\odt\RemoveProjectFiles.bat error=2
INFO: Spawning the modified command :C:\app\dkbrn\product\11.2.0\client_2\odt\RemoveProjectFiles.bat %*
INFO: Exception thrown from action: 'Spawn'
Exception Name: 'RuntimeException'
Exception String: 'An error occurred during runtime.'
Exception Severity: '0'
INFO: Deinstalling Oracle Providers for ASP.NET 11.2.0.3.0
INFO: Calling Action fileActions11.2.0.2.0 createFile
source = C:\app\dkbrn\product\11.2.0\client_2\install\readme.txt
permissions = null
owner = null
group = null
INFO: Calling Action generalActions10.2.0.9.0 appendStringToEndMsgs
stringToAppend = Run the SQL scripts located in C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\SQL directory for a new installation or an upgrade of Oracle Providers for ASP.NET.
INFO: Calling Action SpawnActions10.1.0.3.4 Spawn
installcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\4\OraProvCfg /action:config /product:aspnet /frameworkversion:v4.0.30319 /productversion:4.112.3.0 /component:all
deinstallcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\4\OraProvCfg /action:unconfig /product:aspnet /frameworkversion:v4.0.30319 /component:all
WaitForCompletion = true
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action SpawnActions10.1.0.3.4 Spawn
installcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\4\OraProvCfg /action:gac /providerpath:"C:\app\dkbrn\product\11.2.0\client_2\asp.net\PublisherPolicy\4\Policy.4.112.Oracle.Web.dll"
deinstallcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\4\OraProvCfg /action:ungac /providerpath:"Policy.4.112.Oracle.Web,Version=4.112.3.0,processorArchitecture=x86"
WaitForCompletion = true
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: INFO: policy.4.112.oracle.web,version=4.112.3.0,processorarchitecture=x86 is un-registered successfully from GAC.
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action SpawnActions10.1.0.3.4 Spawn
installcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\4\OraProvCfg /action:gac /providerpath:"C:\app\dkbrn\product\11.2.0\client_2\asp.net\bin\4\Oracle.Web.dll"
deinstallcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\4\OraProvCfg /action:ungac /providerpath:"Oracle.Web,Version=4.112.3.0,processorArchitecture=x86"
WaitForCompletion = true
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: INFO: oracle.web,version=4.112.3.0,processorarchitecture=x86 is un-registered successfully from GAC.
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action SpawnActions10.1.0.3.4 Spawn
installcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\2.x\OraProvCfg /action:config /product:aspnet /frameworkversion:v2.0.50727 /productversion:2.112.3.0 /component:all
deinstallcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\2.x\OraProvCfg /action:unconfig /product:aspnet /frameworkversion:v2.0.50727 /component:all
WaitForCompletion = true
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action SpawnActions10.1.0.3.4 Spawn
installcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\2.x\OraProvCfg /action:gac /providerpath:"C:\app\dkbrn\product\11.2.0\client_2\asp.net\PublisherPolicy\2.x\Policy.2.112.Oracle.Web.dll"
deinstallcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\2.x\OraProvCfg /action:ungac /providerpath:"Policy.2.112.Oracle.Web,Version=2.112.3.0,processorArchitecture=x86"
WaitForCompletion = true
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: INFO: policy.2.112.oracle.web,version=2.112.3.0,processorarchitecture=x86 is un-registered successfully from GAC.
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action SpawnActions10.1.0.3.4 Spawn
installcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\2.x\OraProvCfg /action:gac /providerpath:"C:\app\dkbrn\product\11.2.0\client_2\asp.net\PublisherPolicy\2.x\Policy.2.111.Oracle.Web.dll"
deinstallcommand = C:\app\dkbrn\product\11.2.0\client_2\ASP.NET\bin\2.x\OraProvCfg /action:ungac /providerpath:"Policy.2.111.Oracle.Web,Version=2.112.3.0,processorArchitecture=x86"
WaitForCompletion = true
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: INFO: policy.2.111.oracle.web,version=2.112.3.0,processorarchitecture=x86 is un-registered successfully from GAC.
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action SpawnActions10.1.0.3.4 Spawn
installcommand = C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\2.x\OraProvCfg /action:gac /providerpath:"C:\app\dkbrn\product\11.2.0\client_2\asp.net\bin\2.x\Oracle.Web.dll"
deinstallcommand = C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\2.x\OraProvCfg /action:ungac /providerpath:"Oracle.Web,Version=2.112.3.0,processorArchitecture=x86"
WaitForCompletion = true
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: INFO: oracle.web,version=2.112.3.0,processorarchitecture=x86 is un-registered successfully from GAC.
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Deinstalling Oracle Provider for OLE DB 11.2.0.3.0
INFO: Calling Action fileActions11.2.0.2.0 appendFileEx
source = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat.oraoledb
destination = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat
permissions = null
owner = null
group = null
INFO: Calling Action fileActions11.2.0.2.0 instantiateFile
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat.oraoledb
destination = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat.oraoledb
variables = null
encoding = null
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = DeferUpdChk
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = DBNotifications
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = MetaDataCacheSize
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = StmtCacheSize
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = SPPrmDefVal
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = TraceOption
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = TraceLevel
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = TraceFileName
data = c:\OraOLEDB.trc
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = TraceCategory
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = VCharNull
data = 1
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = DisableRetClause
data = 1
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = UserDefFn
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = SchRstLng
data = 10000
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = PwdChgDlg
data = 1
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = PLSQLRset
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = OSAuthent
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = FetchSize
data = 100
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = EnableCmdTimeout
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = DistribTX
data = 1
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = ChunkSize
data = 100
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
value = CacheType
data = Memory
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegCreateKey
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OLEDB
INFO: Exception thrown from action: 'RegCreateKey'
Exception Name: 'CreateKeyNotFoundException'
Exception String: 'Error in creating registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Deinstalling Oracle Objects for OLE 11.2.0.3.0
INFO: Calling Action fileActions11.2.0.2.0 appendFileEx
source = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat.oo4o
destination = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat
permissions = null
owner = null
group = null
INFO: Calling Action fileActions11.2.0.2.0 instantiateFileEx
source = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat.oo4o
destination = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat.oo4o
variables = null
delimiter = null
encoding = null
INFO: Calling Action ntw32FoldersActions10.2.0.3.0 ntCreateItem
selectedNodes = null
groupName = Oracle - OraClient11g_home2\Application Development
itemName = Oracle Objects for OLE C++ Class Library Help
exeName = null
paramName = C:\app\dkbrn\product\11.2.0\client_2\ODACDoc\Help\oo4o\oraclec.chm
workingDir = C:\app\dkbrn\product\11.2.0\client_2\ODACDoc\Help\oo4o
iconFileName = null
icon = null
cmdType = null
multiparamName = null
runAsAdmin = null
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OO4O
value = OO4O_HOME
data = C:\app\dkbrn\product\11.2.0\client_2\oo4o
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OO4O
value = TempFileDirectory
data = c:\temp
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OO4O
value = SliceSize
data = 256
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OO4O
value = PerBlock
data = 16
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OO4O
value = HelpFile
data = C:\app\dkbrn\product\11.2.0\client_2\ODACDoc\Help\oo4o\oraclec.chm
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OO4O
value = FetchSize
data = 4096
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OO4O
value = FetchLimit
data = 100
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OO4O
value = CacheBlocks
data = 20
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegCreateKey
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2\OO4O
INFO: Exception thrown from action: 'RegCreateKey'
Exception Name: 'CreateKeyNotFoundException'
Exception String: 'Error in creating registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\ORACLE\KEY_OraClient11g_home2
value = OO4O
data = C:\app\dkbrn\product\11.2.0\client_2\oo4o\mesg
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Deinstalling Oracle Services For Microsoft Transaction Server 11.2.0.3.0
INFO: Deinstalling Oracle Data Access Components Samples 11.2.0.3.0
INFO: Deinstalling Oracle Data Access Components Documentation for Visual Studio 2008 11.2.0.3.0
INFO: Deinstalling Oracle Data Access Components Documentation for Visual Studio 2010 11.2.0.3.0
INFO: Deinstalling Oracle Data Access Components Documentation 11.2.0.3.0
INFO: Calling Action ntw32FoldersActions10.2.0.3.0 ntCreateItem
selectedNodes = null
groupName = Oracle - OraClient11g_home2\Application Development
itemName = Oracle Data Access Components Documentation
exeName = null
paramName = C:\app\dkbrn\product\11.2.0\client_2\ODACDoc\DocumentationLibrary\welcome.html
workingDir = C:\app\dkbrn\product\11.2.0\client_2\ODACDoc\DocumentationLibrary
iconFileName = null
icon = null
cmdType = null
multiparamName = null
runAsAdmin = null
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = C:\app\dkbrn\product\11.2.0\client_2\ODACDoc\DocumentationLibrary\odacdoc.jar
DestDir = C:\app\dkbrn\product\11.2.0\client_2\ODACDoc\DocumentationLibrary
permissions = null
owner = null
group = null
INFO: Deinstalling Oracle Universal Installer 11.2.0.3.0
INFO: Deinstalling Oracle One-Off Patch Installer 11.2.0.1.7
INFO: Deinstalling Installer SDK Component 11.2.0.3.0
INFO: Calling Action fileActions11.2.0.2.0 removeDir
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2/oui/libplatform
INFO: Calling Action fileActions11.2.0.2.0 copyFilesToDir
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2/oui/libplatform
destination = C:\app\dkbrn\product\11.2.0\client_2/oui/lib/win32
INFO: Calling Action fileActions11.2.0.2.0 removeDir
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2/oui/lib
INFO: Calling Action fileActions11.2.0.2.0 copyFilesToDir
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2/oui/lib/win32
destination = C:\app\dkbrn\product\11.2.0\client_2/oui/libplatform
INFO: Calling Action fileActions11.2.0.2.0 removeDir
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2/oui/bin/platform
INFO: Calling Action fileActions11.2.0.2.0 copyFilesToDir
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2/oui/bin/platform/win32
destination = C:\app\dkbrn\product\11.2.0\client_2/oui/bin
INFO: Calling Action fileActions11.2.0.2.0 removeFile
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2/oui/bin/platform/win32/unzip.exe
INFO: Calling Action fileActions11.2.0.2.0 removeFile
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2/oui/bin/platform/win32/clusterparam.ini
INFO: Calling Action fileActions11.2.0.2.0 removeFile
selectedNodes = null
source = C:\app\dkbrn\product\11.2.0\client_2/oui/bin/platform/win32/oraparam.ini
INFO: Deinstalling Sun JDK 1.5.0.30.03
INFO: Deinstalling Oracle Instant Client 11.2.0.3.0
INFO: Deinstalling Oracle ODBC Driverfor Instant Client 11.2.0.3.0
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\odbc drivers
value = Oracle in OraClient11g_home2
data = Installed
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\Oracle in OraClient11g_home2
value = SQLLevel
data = 1
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\Oracle in OraClient11g_home2
value = Setup
data = C:\app\dkbrn\product\11.2.0\client_2\SQORAS32.DLL
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\Oracle in OraClient11g_home2
value = FileUsage
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\Oracle in OraClient11g_home2
value = DriverODBCVer
data = 03.51
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\Oracle in OraClient11g_home2
value = Driver
data = C:\app\dkbrn\product\11.2.0\client_2\SQORA32.DLL
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\Oracle in OraClient11g_home2
value = ConnectFunctions
data = YYY
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\Oracle in OraClient11g_home2
value = CPTimeout
data = 60
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\Oracle in OraClient11g_home2
value = APILevel
data = 1
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegCreateKey
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = software\odbc\odbcinst.ini\Oracle in OraClient11g_home2
INFO: Exception thrown from action: 'RegCreateKey'
Exception Name: 'CreateKeyNotFoundException'
Exception String: 'Error in creating registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action ntw32FoldersActions10.2.0.3.0 ntCreateItem
selectedNodes = null
groupName = Oracle - OraClient11g_home2\Configuration and Migration Tools
itemName = Microsoft ODBC Administrator
exeName = C:\Windows\system32\odbcad32.exe
paramName = null
workingDir = C:\Windows\system32
iconFileName = null
icon = null
cmdType = null
multiparamName = null
runAsAdmin = 1
INFO: Calling Action ntw32FoldersActions10.2.0.3.0 ntCreateItem
selectedNodes = null
groupName = Oracle - OraClient11g_home2\Application Development
itemName = Oracle ODBC Help
exeName = C:\Windows\hh.exe
paramName = C:\app\dkbrn\product\11.2.0\client_2\sqoraus.chm
workingDir = C:\app\dkbrn\product\11.2.0\client_2
iconFileName = null
icon = null
cmdType = null
multiparamName = null
runAsAdmin = 1
INFO: Deinstalling Oracle JDBC/OCI Instant Client 11.2.0.3.0
INFO: Deinstalling Oracle Globalization Support 11.2.0.3.0
INFO: Deinstalling SSL Required Support Files for InstantClient 11.2.0.3.0
INFO: Deinstalling RDBMS Required Support Files for Instant Client 11.2.0.3.0
INFO: Deinstalling SQL*Plus Files for Instant Client 11.2.0.3.0
INFO: Deinstalling Oracle Data Provider for .NET 11.2.0.3.0
INFO: Calling Action fileActions11.2.0.2.0 appendFileEx
source = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat.odpnet
destination = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat
permissions = null
owner = null
group = null
INFO: Calling Action fileActions11.2.0.2.0 instantiateFileEx
source = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat.odpnet
destination = C:\app\dkbrn\product\11.2.0\client_2\bin\selecthome.bat.odpnet
variables = null
delimiter = null
encoding = null
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = UdtCacheSize
data = 4096
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = StatementCacheWithUdts
data = 1
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = PromotableTransaction
data = promotable
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = PerformanceCounters
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = DemandOraclePermission
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = MaxStatementCacheSize
data = 100
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = SelfTuning
data = 1
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = TraceOption
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = TraceLevel
data = 0
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = TraceFileName
data = C:\odpnet4.trc
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegSetValue
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
value = DllPath
data = C:\app\dkbrn\product\11.2.0\client_2\bin
updateType = null
INFO: Exception thrown from action: 'RegSetValue'
Exception Name: 'SetValueKeyNotFoundException'
Exception String: 'Error in setting value of registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action w32RegActions10.2.0.1.0 RegCreateKey
selectedNodes = null
Key = HKEY_LOCAL_MACHINE
SubKey = SOFTWARE\Oracle\ODP.NET\4.112.3.0
INFO: Exception thrown from action: 'RegCreateKey'
Exception Name: 'CreateKeyNotFoundException'
Exception String: 'Error in creating registry key. The specified key was not found.'
Exception Severity: '0'
INFO: Calling Action SpawnActions10.1.0.3.4 Spawn
installcommand = C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\4\OraProvCfg /action:register /product:odp /component:perfcounter /providerpath:"C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\4\Oracle.DataAccess.dll"
deinstallcommand = C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\4\OraProvCfg /action:unregister /product:odp /component:perfcounter /providerpath:"C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\4\Oracle.DataAccess.dll"
WaitForCompletion = true
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
WARNING: Do you really want to stop deinstallation?
INFO: User Selected: Yes/OK
-
It seems the hang is at:
C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\4\OraProvCfg /action:unregister /product:odp /component:perfcounter /providerpath:"C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\4\Oracle.DataAccess.dll"
Can you check if C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\4\OraProvCfg.exe and "C:\app\dkbrn\product\11.2.0\client_2\ODP.NET\bin\4\Oracle.DataAccess.dll" exist?
If so, can you open an admin command prompt and execute above command see if it executes fine or hangs?
Regards,
-
I solved this.
I got a script from my system administrator that seemed to uninstall everything and reinstall from scratch.