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

ORA-00335: online log string: No log with this number, log does not exist

1 Answers  


NNL-00009: encryption of server password failed

1 Answers  


ORA-30393: a query block in the statement did not rewrite

1 Answers  


SQL*Loader-00806: unknown record format specified for data file

1 Answers  


PLS-00220: simple name required in this context

1 Answers  






ORA-02427: create view failed

1 Answers  


ORA-06024: NETASY: VTM error

1 Answers  


ORA-29369: invalid method name string specified for consumer group string

1 Answers  


QSM-01009: materialized view, string, matched query text

1 Answers  


ORA-23372: type string in table string is unsupported

1 Answers  


ORA-27070: async read/write failed

1 Answers  


ORA-19628: invalid SCN range

1 Answers  


Categories