I'm getting this error while installing ODAC with ODT in my Windows 7 x86 dev box:
It reads: One or more node names 'pc_xxxx' contain one or more of the following invalid characters "_"
My company network domain and my machine name both have an underscore in their names and that's obviously something I can't control nor ask for modifications.
I tried to install it with the -silent flag and tried to generate a response file with the -record -destinationFile c:\resp.rsp command to no avail because the response file is not generated (cmd window just closes, without showing an error).
Are there any workarounds to this?