码迷,mamicode.com
首页 > 数据库 > 详细

Oracle并行查询出错

时间:2014-07-01 06:22:10      阅读:391      评论:0      收藏:0      [点我收藏+]

标签:oracle   并行查询   错误   

1、错误描述

ORA-12801: 并行查询服务器P007中发出错误信号
ORA-01722:无效数字
12801.00000 -"error signaled in parallel query server %s"
*Cause: A parallel query server reached an exception condition.
*Action: Check the following error message for the cause,and consult your error manual for the appropriate action.
*Comment: This error can be turned off with event 10397,in which case the server's actual error is signaled instead.

2、错误原因

     在添加并行时,出现错误


3、解决办法

     保证添加的并行和查询中的保持一致,并且保证查询参数跟数据库表中的数据类型一致

Oracle并行查询出错,布布扣,bubuko.com

Oracle并行查询出错

标签:oracle   并行查询   错误   

原文地址:http://blog.csdn.net/you23hai45/article/details/36065029

(1)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!