标题: ORA-30645: reject limit out of range [打印本页] 作者: admin 时间: 2016-9-4 21:51 标题: ORA-30645: reject limit out of range ORA-30645: reject limit out of range Cause: Reject limitspecifies the number of records rejected before terminating a
table scan. The range is a either a number between 1..100000 or UNLIMITED if no
limit is intended. Action: Change the tokenrepresenting the reject limit to either a number in the
range of 0 and 100000 or the keyword UNLIMITED.