Hello everyone. I'm trying to deploy Oracle 12c on a Windows 10 test machine. I did create a package that contains the installation files and the .rsp file. The problem is when I start deploying, a few minutes later an error code 259 apperas in the task, but the installation keeps continue and finish OK on the laptop (I tryed an app that use this Oracle and works correct after finish installation). I tried to set this error code like "correct code" but the result from this, is that a few minutes after start deployment, the task change it status to 100% complete.
Please I want to know if someone know this error and how fix it.
Here is the line that I use to deploy:
"setup.exe" -noconsole -silent -responseFile "client.rsp"
(client.rsp is in the same location that setup.exe)
I had attach the error code.
Thanks in advance.
Regards.