ORA-25307: Enqueue rate too high. Enable flow control

Answers were Sorted based on User's Feedback



ORA-25307: Enqueue rate too high. Enable flow control..

Answer / michael ojejinmi

to resolve this what i did was to stop and restart the
capture and apply processes on the source and destination
databases, and this resolved the problem.

Is This Answer Correct ?    2 Yes 0 No

ORA-25307: Enqueue rate too high. Enable flow control..

Answer / michael ojejinmi

Also if you don't dedicate a large enough streams pool size
to your source database, then the streams process uses your
shared pool(about 10% of it), if thats already pegged by
not using binds, then there'll not be enough shared memory
for your source database queue, thereby resulting in a
queue buffer overflow, so increase your streams_pool_size
parameter, that should help with the ORA_25307 error.

Is This Answer Correct ?    0 Yes 1 No

ORA-25307: Enqueue rate too high. Enable flow control..

Answer / guest

Cause: Subscribers cannot keep pace with the enqueue rate.

Action: Try enqueue after sleeping for some time.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02424: potential circular view references or unknown referenced tables

1 Answers  


TNS-12163: TNS:connect descriptor is too long

1 Answers  


ORA-32335: dimension must have at least one level

1 Answers  


ORA-08109: nosort is not a supported option for online index build

1 Answers  


ORA-12703: this character set conversion is not supported

1 Answers  






ORA-16087: graceful switchover requires standby or current control file

1 Answers  


RMAN-05010: target database must be opened in READ WRITE mode for TSPITR

1 Answers  


DRG-11121: failed to read from file string

1 Answers  


SQL*Loader-00275: Data is in control file but "INFILE *" has not been specified.

1 Answers  


NNL-00803: Queries received, type ALIAS: number

1 Answers  


ORA-13631: The task string contains no execution results.

1 Answers  


DRG-11115: a value for string must be specified

1 Answers  


Categories