ORA-30653: reject limit reached

Answers were Sorted based on User's Feedback



ORA-30653: reject limit reached..

Answer / sairam.pappala

Action: Either cleanse the data, or increase the reject
limit.

Give this command to change to unlimited:

alter table <table_name> reject limit unlimited;

Is This Answer Correct ?    7 Yes 4 No

ORA-30653: reject limit reached..

Answer / guest

Cause: the reject limit has been reached.

Action: Either cleanse the data, or increase the reject limit.

Please add more information about this Error

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

NID-00490: LOG being redirected to STDERR due to errors.

1 Answers  


RMAN-06007: target database not mounted and db_name not set in init.ora

1 Answers  


LFI-00008: SLTS's initializing/terminating mutex failed for string.

1 Answers  


RMAN-06470: DEVICE TYPE is supported only when automatic channels are used

1 Answers  


ORA-32051: mapping service not available

1 Answers  






ORA-19654: must use backup controlfile to switch file incarnations

1 Answers  


ORA-29958: fatal error occurred in the execution of ODCIINDEXCREATE routine

1 Answers  


ORA-32635: not a single cell reference predicate

1 Answers  


ORA-00284: recovery session still in progress

1 Answers  


QSM-00789: the string string is invalid for directive string

1 Answers  


ORA-00311: cannot read header from archived log

1 Answers  


ORA-06110: NETTCP: message send failure

1 Answers  


Categories