ORA-19921 occurs when more than 32 rman validate scripts is running.
(Doc ID 2546760.1)
Last updated on DECEMBER 14, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
ORA-19921 occurs when more than 32 rman validate scripts is running, Customer is using shell scripts to check datafile by calling "VALIDATE CHECK LOGICAL datafile datafilenumber". There are concurrently 49 shell scripts calling rman to execute "VALIDATE CHECK LOGICAL datafile datafilenumber". Sometimes error of "ORA-19921: maximum number of 64 rows exceeded" occurs. From systemstate dump, more than 64 rman session was found running at that time.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |