Quantcast
Channel: ITPUB论坛-专业的IT技术社区
Viewing all articles
Browse latest Browse all 18583

开并行 ORA-00600: 内部错误代码, 参数: [15714]

$
0
0
数据库版本 11G r2 服务器AIX Version 7.1 sql语句: insert /*+ APPEND parallel(test1,10) */ into session_tmp_test1 (tjrq,id,name) select /*+ APPEND parallel(test,10) */ tjrq,id,name from test where tjrq=20160531; 其中session_tmp_test1 是存储过 ...

Viewing all articles
Browse latest Browse all 18583

Trending Articles