How to fix the Oracle error PRCD-01001: Database {0} does not exist?
In this post, you’ll learn more about the Oracle ErrorPRCD-01001: Database {0} does not exist with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
PRCD-01001: Database {0} does not exist
Reason for the Error PRCD-01001: Database {0} does not exist
Cause: The specified database resource was not registered in Oracle Clusterware.
How to fix the Error PRCD-01001: Database {0} does not exist ?
You can fix this error in Oracle by following the below steps
Action: Register the database resource using ‘srvctl add database’.
Leave Your Comment