How to fix the Oracle error PRCD-01198: Failed to add service {0} to database {1} because database is already at maximum services limit of {2}?
In this post, you’ll learn more about the Oracle ErrorPRCD-01198: Failed to add service {0} to database {1} because database is already at maximum services limit of {2} with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
PRCD-01198: Failed to add service {0} to database {1} because database is already at maximum services limit of {2}
Reason for the Error PRCD-01198: Failed to add service {0} to database {1} because database is already at maximum services limit of {2}
Cause: Attempt to add a new service to database was rejected because database has already reached the maximum services limit.
How to fix the Error PRCD-01198: Failed to add service {0} to database {1} because database is already at maximum services limit of {2} ?
You can fix this error in Oracle by following the below steps
Action: Retry after removing a service from this database via ‘srvctl remove service’ command, or contact Oracle Support Services.
Leave Your Comment