How to fix the Oracle error ORA-28262: global_context_pool_size has invalid value.?
In this post, you’ll learn more about the Oracle ErrorORA-28262: global_context_pool_size has invalid value. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-28262: global_context_pool_size has invalid value.
Reason for the Error ORA-28262: global_context_pool_size has invalid value.
Parameter global_context_pool_size has a value less than the minimum required value (10K).
How to fix the Error ORA-28262: global_context_pool_size has invalid value. ?
You can fix this error in Oracle by following the below steps
Please specify a value for the init.ora parameter global_context_pool_size which is atleast 10k.
Leave Your Comment