When I used dbca to create a database tonight, I entered the following interface and drove the machine to take a bath.
After the shower, I found that the progress bar was still 2%, and I felt something was wrong. So I went to the Installation Log displayed on the installation page and found the Database Report:
ORA-21561: oid generation failed
[Oracle @ prod DSS] $ pwd
/U01/APP/Oracle/logging toollogs/dbca/DSS
[Oracle @ prod DSS] $ tail-F trace. Log
[Thread-51] [23:00:16. 306 CST] [sqlplusengine. getcmdparams: 222] m_home 11.2.0.3.0
[Thread-51] [23:00:16. 306 CST] [sqlplusengine. getcmdparams: 223] version> 112 true
[Thread-51] [23:00:16. 307 CST] [sqlengine. getenvparams: 565] nls_lang: american_america.al32utf8
[Thread-51] [23:00:16. 308 CST] [sqlengine. initialize: 325] execing sqlplus/svrmgr process...
[Thread-51] [23:00:16. 360 CST] [sqlengine. initialize: 362] m_breaderstarted: false
[Thread-51] [23:00:16. 374 CST] [sqlengine. initialize: 366] Starting reader thread...
[Thread-51] [23:00:16. 441 CST] [sqlengine. initialize: 415] waiting for m_breaderstarted to be true
[Thread-54] [23:00:16. 678 CST] [basicstep. handlenonignorableerror: 430] oracle. sysman. assistants. util. uimessagehandler @ 10cc730: messagehandler
[Thread-54] [23:00:16. 679 CST] [basicstep. handlenonignorableerror: 431] ORA-21561: oid generation failed
: Msg
After repeated troubleshooting, I found that this virtual machine was copied. After I modified the/etc/sysconfig/network-scripts/ifcfg-eth0 and/etc/sysconfig/network file, I forgot to modify the/etc/hosts file.
In the/etc/hosts file, the Host IP and hostname ing are still from the source host. After you make a decisive correction, restart the server and re-install the host.
For reprint, please indicate the source and original article links:
Http://blog.csdn.net/xiangsir/article/details/8627942