restart dbua after an abort.
Hello
I upgraded my ORA 11.2.0.3 to 11.2.0.4.2 using dbua linux x86_64 RH 6.4.
dbua started successfully but in the middle of execution against network problems dbua stopped.
I restored the whole DB manually. I found a note in Database Upgrade Guide -> 3 Upgrading to the New Release
If you restore your database manually (not using DBUA), then remove the Welcome_
<span class="codeinlineitalic">SID</span>
.txt
file, located in the ORACLE_HOME/cfgtoollogs/dbua/logs/ directory, before starting DBUA. The presence of this file indicates to DBUA that this is a re-run operation.
So, I removed the file "Welcome_
<span class="codeinlineitalic">SID</span>