ORA-30645: reject limit out of range



ORA-30645: reject limit out of range..

Answer / guest

Cause: Reject limit specifies 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 token representing the reject limit to
either a number in the range of 0 and 100000 or the keyword
UNLIMITED.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-14190: only one ENABLE/DISABLE ROW MOVEMENT clause can be specified

1 Answers  


ORA-19951: cannot modify control file until DBNEWID is completed

1 Answers  


ORA-12230: TNS:Severe Network error occurred in making this connection

1 Answers  


TNS-04004: Unable to encrypt the supplied password.

1 Answers  


ORA-14152: invalid number of partitions specified in PARTITIONS clause

1 Answers  


ORA-31157: Invalid Content-Type charset

1 Answers  


ORA-02482: Syntax error in event specification (string)

1 Answers  


NNL-00400: Response status:

1 Answers  


ORA-04096: trigger 'string' has a WHEN clause which is too large, limit 2K

1 Answers  


ORA-02444: Cannot resolve referenced object in referential constraints

1 Answers  


ORA-19646: cannot change size of datafile string from string to string

1 Answers  


ORA-35276: (SNSYN163) The format of the ALLOCATE command is: ALLOCATE varname [SOURCE svarname] [BASIS bvarname [ACROSS dimname]] [TARGET tvarname [TARGETLOG logvarname]] [ USING aggmap ]

1 Answers  


Categories