How to fix the Oracle error ORA-56608: DRCP: Server Group feature is not supported?
In this post, you’ll learn more about the Oracle ErrorORA-56608: DRCP: Server Group feature is not supported with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-56608: DRCP: Server Group feature is not supported
Reason for the Error ORA-56608: DRCP: Server Group feature is not supported
Server Group attribute was set on the server handle, connected to a Database Resident connection pool.
How to fix the Error ORA-56608: DRCP: Server Group feature is not supported ?
You can fix this error in Oracle by following the below steps
Do not set Server Group attribute on server handles while using Database Resident connection pool.
Leave Your Comment