【1】场景说明
最近上线一个系统,需要进行大量数据的导入。在导入的时候应用总是报错:ORA-12592。
【2】解决方法
在metalink上面查询,到Troubleshooting guide for ORA-12592 / TNS-12592: TNS: bad packet (文档 ID 373431.1) ,进行BUG的更新。
Client (12592 while 11.2.0.4. (18841764)
error (
1
for 11.2.0.4.0 222015 20:51:15
"checkconflictagainstohwithdetail"
"checkConflictAgainstOHWithDetail"
3[01 18841764]18841764[01 18841764]11.2.0
'18841764' '/u01/app/oracle/product/11.2.0/db_1'
1317 05.51.54.155186 11.2.0.4 0
18841764 : 13 17:50:38 2017
26 2014, 03:07:07 18841764
--------------------------------------------------------------------------------
【总结】通过更新完该BUG后,用户便可以继续进行抽数了。