How to fix the Oracle error ORA-24482: Pool size was less than 1 in shared mode?
In this post, you’ll learn more about the Oracle ErrorORA-24482: Pool size was less than 1 in shared mode with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-24482: Pool size was less than 1 in shared mode
Reason for the Error ORA-24482: Pool size was less than 1 in shared mode
Pool size must be positive in shared mode.
How to fix the Error ORA-24482: Pool size was less than 1 in shared mode ?
You can fix this error in Oracle by following the below steps
Set a positive pool size.
Leave Your Comment