104 PRCD-01000 to PRCD-02080

PRCD-01000: Database {0} already exists

Cause: The specified database resource was already registered in Oracle Clusterware.

Action: No action is needed.

PRCD-01001: Database {0} does not exist

Cause: The specified database resource was not registered in Oracle Clusterware.

Action: Register the database resource using the command 'srvctl add database'.

PRCD-01002: Database {0} is dependent upon server pool {1}

Cause: An attempt to remove the specified server pool failed because the server pool is in use.

Action: Remove the specified database before removing the server pool.

PRCD-01003: Service {0} already exists

Cause: The specified service was already created and registered in Oracle Clusterware.

Action: No action is needed.

PRCD-01004: Service {0} is dependent upon server pool {1}

Cause: An attempt to remove the specified server pool failed because the server pool is in use.

Action: Remove the specified service before removing the server pool.

PRCD-01005: Server pool {0} for the database {1} does not exist

Cause: The specified server pool used by the database was removed by force.

Action: Create the server pool using the command 'srvctl add srvpool'.

PRCD-01007: Failed to retrieve the database name

Cause: Failed in retrieving the DB_NAME resource attribute.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01008: Server parameter file does not exist for database {0}

Cause: Failed in retrieving the SPFILE resource attribute.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01009: Failed to retrieve server parameter file of database {0}

Cause: Cannot retrieve the server parameter file for the specified database.

Action: Retry the request after ensuring that the CRS stack is running, the database resource has been configured, and the user has read permission on the database resource.

PRCD-01010: Failed to update server parameter file {0} of database {1}

Cause: Unable to update the server parameter file for the specified database.

Action: Retry the request after ensuring that the CRS stack is running, the database resource has been configured, and the user has update permission on the database resource.

PRCD-01011: Failed to identify whether this database {0} is a multi-instance database

Cause: Failed in retrieving the CLUSTER_DATABASE resource attribute.

Action: Examine the accompanying error messages for details.

PRCD-01012: Failed to retrieve disk group list for database {0}.

Cause: Failed to retrieve the diskgroups from the start dependencies of the specified database.

Action: Examine the accompanying error messages for details. Create the diskgroup using sqlplus if the specified diskgroup does not exist. Mount the diskgroup in database which registers the diskgroup with Oracle Clusterware.

PRCD-01014: Failed to retrieve database domain of database {0}

Cause: Failed to get the domain of the specified database from its USR_ORA_DOMAIN attribute.

Action: Examine the accompanying error messages for details.

PRCD-01015: Combination of service cardinality {0} and TAF {1} is not allowed for service {2}

Cause: The specified service cardinality can not be used with the specified TAF policy.

Action: Change the cardinality or find a matching TAF policy. PRECONNECT can only be used with SINGLETON cardinality.

PRCD-01016: Failure encountered while accessing server pool {0} for database {1}

Cause: An attempt to look up the server pools referenced by the database SERVER_POOLS attribute failed.

Action: Examine the accompanying error messages for details.

PRCD-01019: Failed to retrieve Oracle home of database {0}

Cause: An attempt to retrieve the ORACLE_HOME attribute of the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01020: Failed to retrieve TAF policy for service {0}

Cause: An attempt to retrieve the TAF_POLICY attribute of the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01021: Failed to update TAF policy {0} for service {1}

Cause: An attempt to set the TAF_POLICY attribute of the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01022: Cannot add a second instance to a single instance database

Cause: Unable to add an instance to a single instance database.

Action: Multiple instances are not supported for a single instance database. Convert to a Oracle RAC database if multiple instances are desired.

PRCD-01023: An instance has already been added to node {0} for database {1}

Cause: Unable to add an instance to the database on the specified node because another instance has already been added to the node.

Action: Use the command 'srvctl modify instance' to change the instance name on the specified node.

PRCD-01024: Failed to retrieve instance list for database {0}

Cause: An attempt to get the list of the instances for the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01025: Failed to create database {0}

Cause: An attempt to create Clusterware resources for the specified database failed. Either the request was issued by the wrong OS userid or a problem was detected inside Oracle Clusterware.

Action: Examine the accompanying error messages for details. Login in as the user of the Oracle Home to issue the command 'srvctl add database'.

PRCD-01026: failed to create service {0} for database {1}

Cause: An attempt to create the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01027: Failed to retrieve database {0}

Cause: An attempt to get the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01028: Failed to retrieve service resource {0} for database {1}

Cause: An attempt to get the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01029: Disk group {0} for database {1} does not exist

Cause: The disk group for the specified database does not exist.

Action: Use the command 'srvctl add diskgroup' to add the specified disk group.

PRCD-01030: Failed to determine whether the database {0} has cardinality

Cause: Failed to determine whether the specified database is cardinality based or not based on its VERSION attribute.

Action: Examine the accompanying error messages for details.

PRCD-01031: Failed to determine whether the service {0} has cardinality

Cause: Failed to check whether the specified service is cardinality based or not.

Action: Examine the accompanying error messages for details.

PRCD-01032: Failed to remove database resource {0}

Cause: Failed to remove the specified database.

Action: Examine the accompanying error messages for details.

PRCD-01033: The server pool of service {0} is different from the server pool of database {1}

Cause: The specified server pool is not the child of the database's server pool.

Action: Use a server pool which is the child of the database's server pool.

PRCD-01034: Database {0} is not a single instance database. It is a cluster database

Cause: The specified database is not a single instance database.

Action: Provide database name for a single instance database.

PRCD-01035: Database {0} is not a cluster database

Cause: The specified database is not a cluster database.

Action: Provide database name for an Oracle RAC database.

PRCD-01036: Failed to set Oracle home {0} for database {1}

Cause: An attempt to update Oracle home for the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01037: Failed to set Oracle home {0} for database {1} on node {2}

Cause: An attempt to update Oracle home for the specified database on the specified node failed.

Action: Examine the accompanying error messages for details.

PRCD-01038: Cannot create a RAC database {0} in a non cluster environment

Cause: Failed to create the specified Oracle RAC database because Oracle Clusterware is not installed and configured.

Action: Install and configure Oracle Clusterware before creating the Oracle RAC database.

PRCD-01039: Failed to retrieve database for service {0}

Cause: An attempt to get the database that the specified service depended on failed. This is an internal error.

Action: Contact Oracle Support Services.

PRCD-01040: Specified server pool {0} for {1} is already hosting an administrator-managed configuration for databases {2} and services {3}

Cause: Server pool is hosting administrator-managed databases and service.

Action: Specify a server pool that is not hosting an administrator-managed database and service.

PRCD-01041: The administrator-managed database {0} can have only one server pool {1}

Cause: Multiple server pools cannot be configured for an administrator-managed database

Action: Contact Oracle Support.

PRCD-01042: The database {1} is administrator-managed and a policy-managed service {0} cannot be created on it.

Cause: The specified database does not support policy-managed services.

Action: Provide a database which supports policy-managed services.

PRCD-01043: The service {0} is not a uniform or a singleton service and therefore it cannot be created as policy-managed service. This service can only be created as administrator-managed service using preferred, and optionally available instance lists.

Cause: The service to be created was an administrator-managed service and the database that the service depended on was a policy-managed database.

Action: Use preferred and available instance lists to create an administrator-managed service for an administrator-managed database.

PRCD-01044: Failed to retrieve the list of nodes where instances have been configured for database {0}

Cause: An attempt failed to get the list of nodes where the instances of the specified database were configured.

Action: Examine the accompanying error messages for details.

PRCD-01045: Database {0} is policy managed and does not support add instance option

Cause: The specified database did not support add instance option

Action: Take one of the following actions: 1) Provide an administrator-managed database. -or- 2) For a policy-managed database, add a server to a server pool which manages the database using the 'srvctl modify srvpool' or 'srvctl relocate server' command.

PRCD-01046: Database {0} is policy managed and does not support the remove instance option

Cause: The specified database did not support the remove instance option.

Action: Take one of the following actions: 1) Provide an administrator-managed database. -or- 2) For a policy-managed database, stop the database on a server and then remove that server from the server pool which manages the database using the 'srvctl modify srvpool' or 'srvctl relocate server' command.

PRCD-01047: Failed to retrieve list of services for database {0}

Cause: An attempt to get the list of services for the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01048: Cannot remove instance from the single instance database {0}

Cause: An attempt to remove the instance from the single instance database failed.

Action: Remove the database using the command 'srvctl remove database'.

PRCD-01049: Failed to update server pool {0} for database {1}

Cause: An attempt to update the specified server pool failed.

Action: Examine the accompanying error messages for details.

PRCD-01050: Failed to update auto start value of service {0}

Cause: An attempt to update the auto start value for the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01051: Failed to add instance to database {0}

Cause: An attempt to add an instance to the specified database failed because the node of the instance is not a node of the cluster or other errors.

Action: Examine the accompanying error messages for details.

PRCD-01052: Failed to remove instance from database {0}

Cause: An attempt to remove the specified instance failed because the services depended on the instance or other errors.

Action: Examine the accompanying error messages for details.

PRCD-01053: Failed to retrieve the database instances providing service {0}

Cause: An attempt to get the database instances that provide the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01054: Database name is null

Cause: The database name given by the user is null.

Action: Provide a valid database name that is not a null string.

PRCD-01055: Instance name is null

Cause: The instance name given by the user is null.

Action: Provide a valid instance name that is not a null string.

PRCD-01056: Database name {0} contains invalid characters.

Cause: The supplied database name contained invalid characters.

Action: Supply a valid database name. A database name must start with an alphabetic character and may include only characters from "(a-z, A-Z, 0-9, $, #, _)".

PRCD-01057: Instance name {0} is not valid

Cause: The supplied instance name is not of the correct format.

Action: Supplied a valid instance name. The valid character set for instance name is [a-zA-Z0-9_-].

PRCD-01058: Invalid server pool list {0} supplied for single instance database {1}

Cause: The server pool size was not one when creating a single instance database on a cluster.

Action: Use one server pool with only one server when creating the single instance database.

PRCD-01059: Instance name prefix {0} contains illegal characters

Cause: The supplied instance name prefix contained non-alphanumeric characters.

Action: Supply an instance name prefix that consists of alphanumeric characters a-z, A-Z, and 0-9.

PRCD-01060: Server pool has not been supplied for creating cluster service {0} for database {1}

Cause: No server pool argument has been supplied when configuring a cluster database.

Action: Supply an existing server pool when configuring a cluster database.

PRCD-01061: No database exists

Cause: No database has been configured.

Action: Configured database and retry.

PRCD-01062: Invalid service cardinality {0}

Cause: The service cardinality supplied is not valid.

Action: Supply a valid service cardinality.

PRCD-01063: Invalid service taf policy {0}

Cause: The service taf policy supplied is not valid.

Action: Supply a valid service taf policy.

PRCD-01064: Invalid database role {0}

Cause: The database role supplied is not valid.

Action: Supply a valid database role.

PRCD-01065: Invalid managment policy {0}

Cause: The management policy supplied is not valid.

Action: Supply a valid management policy. The management policy should be automatic or manual.

PRCD-01066: Invalid start option {0}

Cause: The start option supplied is not valid.

Action: Supply a valid start option.

PRCD-01067: Invalid stop option {0}

Cause: The stop option supplied is not valid.

Action: Supply a valid stop option.

PRCD-01068: Failed to modify instance {0} on node {1} for database {2}

Cause: The instance for the specified node does not exist on the database.

Action: Use srvctl add instance to add the per-X instance.

PRCD-01069: Failed to modify instance {0} on node {1} for database {2}

Cause: The instance for the specified node cannot not be updated.

Action: Make sure that the crs stack is up and running; the oracle user has the permission to modify the instance; and then retry.

PRCD-01070: Failed to retrieve startup options for database {0}

Cause: Unable to retrieve the startup options for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01071: Failed to update startup options for database {0}

Cause: Unable to update the startup options for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01072: Failed to retrieve stop options for database {0}

Cause: Unable to retrieve the stop options for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01073: Failed to update stop options for database {0}

Cause: Unable to update the stop options for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01074: Failed to retrieve the database role for database {0}

Cause: Unable to retrieve the database role for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01075: Failed to set the database role {1} for database {0}

Cause: Unable to update the database role for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01076: Failed to retrieve the management policy for database {0}

Cause: Unable to retrieve the management policy for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01077: Failed to update the management policy for database {0}

Cause: Unable to update the managment policy for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01078: Failed to update the db name {0} of database {1}

Cause: Unable to update the db name for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01079: Failed to update pullup for service {0}: {1}

Cause: Failed to update pullup modifier for the service.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01080: Failed to get attributes for service {0}

Cause: Failed to get attributes for the service.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01081: Failed to set attributes for service {0}

Cause: Failed to set attributes for the service.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01082: Failed to modify service {0}: Unsupported attribute {1}

Cause: Operation doesn't support modification of attribute.

Action: Fix your application.

PRCD-01083: Failed to modify service {0}

Cause: Failed to modify service.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01084: Failed to start service {0}

Cause: Failed to start the service.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01085: Failed to stop service {0}

Cause: Failed to stop the service.

Action: Make sure that the crs stack is up, the service is running and then retry.

PRCD-01086: Invalid rlb goal {0}

Cause: The rlb goal supplied is not valid.

Action: Supply a valid rlb goal.

PRCD-01087: Invalid failover type {0}

Cause: The failover type supplied is not valid.

Action: Supply a valid failover type.

PRCD-01088: Invalid connection load balancing goal {0}

Cause: The clb goal supplied is not valid.

Action: Supply a valid clb goal.

PRCD-01089: Invalid failover method {0}

Cause: The failover method supplied is not valid.

Action: Supply a valid failover method.

PRCD-01090: Failed to retrieve Oracle home of database {0} on node {1}

Cause: No Oracle home of the database has been set on the specified node.

Action: Set the Oracle home of the database on the specified node.

PRCD-01091: Failed to create database instance {0} for database {1}

Cause: Unable to create database instance for the specified instance name.

Action: Make sure that the local node can be used for creating a database instance; the instance name provided is valid. The valid character set for instance name is [a-zA-Z0-9_-].

PRCD-01092: Failed to create database instance {0} for database {1} on node {2}

Cause: Unable to create database instance for the specified instance name and node name.

Action: Make sure that the specified node can be used to create a database; the instance name provided is valid. The valid character set for instance name is [a-zA-Z0-9_-].

PRCD-01093: Failed to update the domain {0} of database {1}

Cause: Unable to update the domain for the database.

Action: Make sure that the crs stack is up and running and then retry.

PRCD-01094: Failed to create start dependency for database {0} on the ASM cluster filesystem where ACFS path {1} resides

Cause: Unable to modify the database resource to include a start dependency on the ASM cluster filesystem for the ACFS path.

Action: Make sure that the ASM instance is running, the OFS driver exists in the driver directory, and the underlying ofs devices are accessible.

PRCD-01095: Failed to retrieve databases for version 11.1 and earlier

Cause: Unable to read OCR configuration to get databases for version 11.1 and earlier

Action: Make sure that the Oracle clusterware is up and running and the primary group of the user running srvctl is the same as the primary group of the user who installed the Oracle clusterware home. Also, run 11.1 srvctl config to verify that the database configuration exists in OCR.

PRCD-01096: Failed to retrieve the database unique name

Cause: Unable to read the attribute value for database unique name.

Action: Make sure that the Oracle clusterware is up and running and then retry.

PRCD-01097: Failed to retrieve the active servers of server pool {0} for database {1}

Cause: Unable to read the active servers attribute value for the database underlying server pools.

Action: Make sure that the Oracle clusterware is up and running; the database underlying server pools exist; the user has the permission to access the database underlying server pools and then retry.

PRCD-01098: Failed to retrieve the configured servers of server pool {0} for database {1}

Cause: Unable to read the servers attribute value for the database underlying server pool.

Action: Make sure that the Oracle clusterware is up and running; the database underlying server pool exists and then retry.

PRCD-01099: {0} enum member has a constant value that cannot be changed to given value {1}

Cause: An attempt was made to change value of read-only valued enum member.

Action: Contact Oracle Support Services.

PRCD-01100: Invalid relocate option {0}

Cause: Supplied relocate option is unknown.

Action: Contact Oracle Support Services.

PRCD-01101: Failed to remove running instance {0} for database {1}

Cause: Unable to remove the instance configuration for the database because the instance was still running.

Action: Stop the running instance using srvctl stop instance command and then retry.

PRCD-01102: Failed to create preconnect service for service {0}

Cause: An attempt to register service failed due to failure to register its corresponding preconnect service.

Action: Contact Oracle Support Services.

PRCD-01103: Failed to retrieve the maximum cardinality for database {0}

Cause: Unable to query the number of servers in the server pool used to manage the database.

Action: Make sure that the Oracle clusterware is up and running; the database underlying server pool exists and then retry.

PRCD-01104: A source server must be specified to relocate cluster database {0}

Cause: Cluster database cannot be relocated without specifying source server to relocate instance from.

Action: Supply source and target servers for database relocation.

PRCD-01105: A source server must be specified to relocate service {0}

Cause: Cluster database service cannot be relocated without specifying source server to relocate service member from.

Action: Supply source and target servers for service relocation.

PRCD-01106: Failed remove service {0}: could not get data for its underlying server pool

Cause: Server pool data is not found.

Action: Make sure that the Oracle clusterware is up and running; the service underlying server pool exists.

PRCD-01107: Removed service {0} but failed to remove its underlying server pool {1}

Cause: Failed to remove the server pool.

Action: Make sure that the Oracle clusterware is running and remove the server pool manually.

PRCD-01108: Failed to determine if database {0} is administrator-managed

Cause: An attempt to determine if a database is administrator-managed failed.

Action: Examine the accompanying error messages for details.

PRCD-01109: Failed to find administrator-managed service {0} of database {1} because the database is a policy-managed database.

Cause: The database does not support administrator-managed services.

Action: Provide an administrator-managed database and make sure that the service exists within that database.

PRCD-01110: Database {0} does not have instances {1}

Cause: The database does not have instances mentioned in the message.

Action: Make sure that database name is correct and the database has requested instances.

PRCD-01111: The type of service cardinality for this operation should be {1}, not {0}

Cause: This is an internal error.

Action: Contact Oracle Support Services.

PRCD-01112: Failed to get preferred instances of service {0}

Cause: The service does not exist or the Oracle clusterware is down.

Action: Make sure that the Oracle clusterware is up and running and the service exists.

PRCD-01113: Failed to modify service {0}

Cause: The service does not exist or the Oracle clusterware is down.

Action: Make sure that the Oracle clusterware is up and running and the service exists.

PRCD-01114: Failed to enable service {0} on one or more instances

Cause: The service does not exist or enabled on all database instances. The Oracle clusterware is down.

Action: make sure that the Oracle clusterware is up and running; the service exists and disabled on at least one database instance.

PRCD-01115: Failed to disable service {0} on one or more instances

Cause: The service does not exist or disabled on all database instances. The Oracle clusterware is down.

Action: Make sure that the Oracle clusterware is up and running; the service exists and enabled on at least one database instance.

PRCD-01116: Failed to get available instances of service {0}

Cause: The service does not exist or the Oracle clusterware is down.

Action: Make sure that the Oracle clusterware is up and running and the service exists.

PRCD-01117: Failed to modify service {0}, the service should have at least one preferred instance

Cause: An attempt was made to remove all preferred instances of the service.

Action: Make sure that there is at least one instance provided in the service preferred instance list.

PRCD-01118: Failed to set service {0} to {1} because it runs on more than one node

Cause: The service was running on more than one node.

Action: Make sure that the service is not running or running on one node only.

PRCD-01119: Failed to create database {0} because the database unique name matches that of database {1} in the first 8 characters

Cause: The database unique name was not unique in the first 8 characters. It is a requirement because the name is used to generate ORACLE_SID.

Action: Ensure that the name supplied is unique in the first 8 characters, and retry the command.

PRCD-01120: The resource for database {0} could not be found.

Cause: The resource for the specified database name could not be found. Either the database name was misspelled or the database has not been created.

Action: Correct the database name spelling or use the 'srvctl add database' command to create the database configuration.

PRCD-01121: Specified server pool {0} for {1} is already hosting an administrator-managed configuration for database(s) {2}

Cause: Server pool is hosting administrator-managed databases.

Action: Specify a server pool that is not hosting an administrator-managed database.

PRCD-01122: Specified server pool {0} for {1} is already hosting an administrator-managed configuration for service(s) {2}

Cause: Server pool is hosting administrator-managed services.

Action: Specify a server pool that is not hosting an administrator-managed service.

PRCD-01123: Oracle Clusterware resource does not exist for ACFS filesystem of volume device {0}. A resource is required for the filesystem containing ACFS path {1}.

Cause: The resource for the filesystem did not exist for the database which has its dependency on the ACFS path. A resource is required for path used by the database on ACFS filesystems so that Oracle Clusterware can track the database's dependency on the filesystem. Database's dependent ACFS paths cannot be mounted via the ACFS registry.

Action: Add the resource with 'srvctl add filesystem'.

PRCD-01124: Failed to stop database {0} and its services

Cause: Attempt to stop the database has failed.

Action: Ensure that user attempting to stop the database has execute privileges on the database resource. Also, review the accompanying error messages for details about failure to stop database. Retry after resolving those issues or contact Oracle Support Services.

PRCD-01125: Failed to create dependency from database {0} to its Oracle home {1} that is located on the ASM cluster filesystem

Cause: An attempt to modify the database resource to include a stop dependency on the ASM cluster filesystem for the database's Oracle home failed.

Action: Make sure that the asm instance is running; the ACFS driver exists in the driver directory and the underlying ACFS devices are accessible.

PRCD-01126: Instance {0} cannot be removed because it is the only preferred instance for service(s) {1} for database {2}

Cause: An attempt was made to remove the instance which is the only preferred instance for specified services.

Action: Make sure that specified services have more than one preferred instance or modify services to not have the instance as a preferred instance.

PRCD-01127: Failed to verify if instance {0} is the only preferred instance for any service

Cause: An attempt to verify if the instance is the only preferred instance for any service failed.

Action: Make sure that the Oracle clusterware is up and running. Also, review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01128: Failed to remove all services configured for database {0}

Cause: An attempt to remove all services configured for database.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01129: Failed to start instance {0} for database {1}

Cause: An attempt to start an instance with the specified name failed.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01130: Failed to convert administrator-managed database {0} into a policy-managed database to use server pool {1}

Cause: An attempt to convert the database from an administrator-managed configuration to a policy-managed configuration failed.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01131: Failed to stop database {0} and its services on nodes {1}

Cause: Attempt to stop the database on given nodes has failed.

Action: Ensure that user attempting to stop the database has execute privileges on the database resource. Also, review the accompanying error messages for details about failure to stop database. Retry after resolving those issues or contact Oracle Support Services.

PRCD-01132: Database {0} does not have defined services: {1}

Cause: An attempt to start or stop the indicated services on the given database failed.

Action: Retry, ensuring that every service to be started or stopped is configured for the given database.

PRCD-01133: failed to start services {0} for database {1}

Cause: An attempt to start the indicated services for the indicated database failed because those services were not configured for that database.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01134: Failed to find any listener defined for network {0}

Cause: An attempt to find listener(s) defined for specified network failed.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01135: There is no listener defined for network {0} to be used by service {1}

Cause: An attempt to create a service failed because provided network doesn't have listener to publish a service on that network.

Action: Make sure that the provided network has a listener.

PRCD-01136: Failed to retrieve type of the database {0}

Cause: An attempt to query the type of database has failed.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01137: Failed to retrieve online relocation timeout for RAC One Node database {0}

Cause: An attempt to query the current online relocation timeout for RAC One Node database has failed.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01138: Failed to set online relocation timeout to {0} for RAC One Node database {1}

Cause: An attempt to update the online relocation timeout for RAC One Node Database has failed.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01139: The current server {0} where RAC One Node database {1} is running is not in the given candidate server list {2}

Cause: An attempt to update the candidate servers of the server pool hosting RAC One Node Database has failed because current server where this database is running is not in the given candidate server list.

Action: Retry the operation after either including the current server where this database is running in the given candidate server list or stopping the database.

PRCD-01140: Failed to update candidate servers to {0} of the server pool hosting RAC One Node database {1}

Cause: An attempt to update the candidate servers of the server pool hosting RAC One Node Database has failed.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01141: The database {0} is not hosted by a server pool

Cause: An attempt to query the server pool for given database failed because this database is not hosted by a server pool. This is most likely due to a program calling cluster environment API in Oracle Restart environment.

Action: Examine the accompanying error messages for details and contact Oracle Support Services.

PRCD-01142: The {0} TAF policy is not valid for RAC One Node service {1}

Cause: A TAF policy other than BASIC or NONE was specified for RAC One Node service.

Action: Specify BASIC or NONE TAF policy and retry the operation.

PRCD-01143: The cardinality of {0} is not valid for RAC One Node database or service {1}

Cause: An invalid cardinality was specified for RAC One Node database or service.

Action: Specify a SINGLETON cardinality and retry the operation.

PRCD-01144: The {0} management policy is not valid for RAC One Node database {1}

Cause: A management policy other than AUTOMATIC was specified for RAC One Node database.

Action: Specify AUTOMATIC management policy and retry the operation.

PRCD-01145: {0} API is not supported on RAC One Node database environment

Cause: Internal error.

Action: Contact Oracle Support Services.

PRCD-01146: Database {0} is not a RAC One Node database

Cause: The specified database is not a RAC One Node database.

Action: Provide database name for a RAC One Node database.

PRCD-01147: The server pool {0} of administrator-managed database {1} has no candidate servers

Cause: Either the instance had not been added to the database or this database's server pool was altered inapproprately.

Action: If an instance was not added to the database yet, try to add an instance to this database, for example by using the command 'srvctl add instance', and then retry. Otherwise, contact Oracle Support Services.

PRCD-01148: Failed to convert the configuration of RAC One Node database {0} into its equivalent configuration for RAC database

Cause: Internal error.

Action: Review the accompanying error messages and contact Oracle Support Services.

PRCD-01149: AUTOMATIC management policy cannot be used for the service {0} when the database {1} is not AUTOMATIC

Cause: An attempt to create/modify a service failed because the management policy specified for the service is AUTOMATIC but the database's management policy is not AUTOMATIC.

Action: Make sure that the provided service's management policy is MANUAL or NORESTART when running 'srvctl add service' or 'srvctl modify service' command.

PRCD-01150: Failed to retrieve EDITION for service {0}

Cause: An attempt to retrieve the EDITION attribute of the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01151: Failed to convert the configuration of RAC One Node database {0} into its equivalent RAC database configuration because RAC One Node database is running on a different server {1} than the given target server {2}

Cause: A target server was specified that was different from the server where the RAC One Node database is running.

Action: Either supply the server where RAC One Node Database is running now as target server or stop the database and retry.

PRCD-01152: Failed to update instance name {0} for database {1}

Cause: An attempt to update instance name for the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01153: Failed to convert the configuration of cluster database {0} into its equivalent RAC One Node database configuration

Cause: An attempt to convert the specified cluster database to RAC One Node database failed.

Action: Review the accompanying error messages and retry after resolving these errors or contact Oracle Support Services.

PRCD-01154: Failed to convert the configuration of cluster database {0} into its equivalent RAC One Node database configuration because cluster database is running on more than one server {1}

Cause: User attempted conversion of a cluster database to RAC One Node database that was running on more than one servers.

Action: Stop this database on all but one server and retry.

PRCD-01156: Failed to convert the configuration of cluster database {0} into its equivalent configuration for RAC One Node database due to its services {1} having {2} TAF policy

Cause: This database had services that have TAF policy (e.g. PRECONNECT) that is not supported by an Oracle RAC One Node database.

Action: Either modify the TAF policy of these services to either BASIC or NONE using the command 'srvctl modify service' or remove these services using the command 'srvctl remove service' and then retry.

PRCD-01157: Failed to convert the configuration of cluster database {0} into its equivalent configuration for RAC One Node database because none of its services have {1} management policy

Cause: An attempt to convert a cluster database configuration into its equivalent configuration for an Oracle RAC One Node database was rejected because all services of the given database have the MANUAL management policy.

Action: Modify the management policy of at least one of these services to AUTOMATIC using the command 'srvctl modify service ... -policy AUTOMATIC' and then retry.

PRCD-01158: Invalid database type {0}

Cause: The database type supplied is not valid.

Action: Supply a valid database type.

PRCD-01159: Target node must be specified when initiating an online relocation of administrator managed RAC One Node database {0}

Cause: The target node was not specified when requesting online relocation on the administrator managed Oracle RAC One Node database.

Action: Include the '-node' option with the 'srvctl relocate database' command.

PRCD-01160: Online relocation request for RAC One Node database {0} was rejected because this database is not running

Cause: An Oracle RAC One Node database was not running.

Action: Start the database by issuing the command 'srvctl start database' and then retry.

PRCD-01161: Online relocation failed for RAC One Node database {0}

Cause: Online relocation of the given database was unsuccessful.

Action: Either run the command 'srvctl relocate database -a' to abort the online relocation or run the command 'srvctl relocate database -n' to perform online relocation of the database to the given target node.

PRCD-01162: Invalid online relocation status {0}

Cause: This is an internal error.

Action: Review the accompanying error messages and contact Oracle Support Services.

PRCD-01163: Failed to modify database {0}

Cause: Failed to modify database.

Action: Make sure that the CRS stack is up and running and then retry.

PRCD-01164: An online relocation request for RAC One Node database {0} is already active

Cause: The given database has an already active online relocation request.

Action: Either specify another database in the 'srvctl relocate database' command or abort the in-progress request with 'srvctl relocate database -a' command.

PRCD-01165: An online relocation request for RAC One Node database {0} has failed

Cause: An online relocation request for the database has failed and the supplied target node was not the same as that in the failed request.

Action: Use the command 'srvctl status database' to query the target node of the failed online relocation request. Either run the command 'srvctl relocate database -a' to abort the failed request or 'srvctl relocate database -n' command with with the correct target node.

PRCD-01166: The supplied node {0} is not available in the {1} server pool

Cause: Supplied node was not in the Free server pool.

Action: Supply node from the Free server pool.

PRCD-01175: Failed to determine the status of the online relocation request for RAC One Node database {0}

Cause: Unable to determine the status of the online relocation request for the given Oracle RAC One Node database.

Action: Examine the accompanying error messages for details.

PRCD-01176: Invalid online relocation state {0}

Cause: This is an internal error.

Action: Review the accompanying error messages and contact Oracle Support Services.

PRCD-01177: Failed to abort the online relocation request for RAC One Node database {0}

Cause: Failed to abort the online relocation of the Oracle RAC One Node database.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01178: A failed online relocation request for RAC One Node database {0} does not exist

Cause: The supplied Oracle RAC One Node database does not have a failed online relocation request.

Action: Supply an Oracle RAC One Node database that has a failed online relocation request.

PRCD-01179: The online relocation timeout value {0} is not within the range of between {1} and {2}

Cause: The specified online relocation timeout value was not within the required range.

Action: Supply a value within the required range.

PRCD-01180: Configuration of database {0} has already been upgraded to version {1}

Cause: The supplied database was already upgraded.

Action: Supply a database of a lower version.

PRCD-01181: Failed to upgrade configuration of services {0} to version {1}

Cause: Failed to upgrade the service configuration.

Action: Review the accompanying error messages. If you are unable to resolve the problem, contact Oracle Support Services.

PRCD-01182: Failed to upgrade configuration of database {0} to version {1}

Cause: Failed to upgrade the database configuration.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01183: Failed to upgrade configuration of service type to version {0}

Cause: Failed to upgrade the service type configuration.

Action: Review the accompanying error messages and contact Oracle Support Services.

PRCD-01184: Failed to upgrade configuration of database type to version {0}

Cause: Failed to upgrade the database type configuration.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01185: Failed to retrieve service resource {0} for non cluster database {1}

Cause: An attempt to get the specified service failed because the database provided is a single instance and not a cluster database.

Action: Make sure that Oracle Clusterware is configured, specify a service defined for cluster database, and then retry.

PRCD-01186: TAF policy 'PRECONNECT' cannot be used to add a service for single instance database {0}

Cause: Failed to create a service because provided TAF specification can not be used with a single instance database.

Action: Retry after removing 'PRECONNECT' TAF policy.

PRCD-01187: Failed to enable or disable service {0} on particular nodes for non-cluster single instance database {1}

Cause: An attempt to enable or disable the service on particular nodes for single instance database failed. Such enable or disable operations are not applicable to services defined for single instance databases in Oracle Restart.

Action: Specify a service defined for database which is running on cluster or do not specify nodes.

PRCD-01188: Failed to detect whether the standby database {0} supports the Data Guard protection mode

Cause: An attempt has failed to determine whether the standby database supports the configured Data Guard protection mode.

Action: Review the accompanying error messages for details about the failure and retry the command after resolving those issues.

PRCD-01189: Cannot update server pool to {0} for RAC One Node database service {1}

Cause: An attempt to update the server pool of an Oracle RAC One Node database service was rejected because placement of this service is controlled by the server pool hosting the underlying database.

Action: Try updating the server pool controlling the placement of the database via 'srvctl modify database' command or its equivalent.

PRCD-01190: Cannot update server pool to {0} for single instance database service {1}

Cause: An attempt to update the server pool of a single instance (non-RAC) database service was rejected because placement of this service is controlled by the server pool hosting the underlying database.

Action: Try updating the server pool controlling the placement of the database using the 'srvctl modify database' command or its equivalent.

PRCD-01191: Cannot update server pool to {0} for database service {1}

Cause: An attempt to update server pool of database service was rejected because a subpool server pool was specified.

Action: Supply a first-level server pool that is not a subpool of any other server pool and retry the operation.

PRCD-01192: The cardinality {0} is not valid for single instance database service {1}

Cause: An invalid cardinality was specified for single instance (non-RAC) database.

Action: Retry after specifying a SINGLETON cardinality in 'srvctl modify service' command or its equivalent.

PRCD-01193: Service {0} defined for RAC One Node database {1} cannot be started on more than one node

Cause: An attempt to start the specified service failed because RAC One Node service cannot be started on more than one node.

Action: Retry after specifying one node to start the service on.

PRCD-01194: Failed to retrieve the version of database {0}

Cause: An attempt to retrieve the VERSION resource attribute has failed.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01195: Option to remove the target node was not allowed for aborting online relocation of policy-managed RAC One Node database {0}

Cause: The '-revert' option was specified on a request to abort online relocation of the policy-managed Oracle RAC One Node database.

Action: Use the command 'srvctl relocate database -abort' without the '-revert' option.

PRCD-01196: 'PRECONNECT' TAF policy cannot be used to create service {0} on policy managed database {1}

Cause: Failed to create a service because a policy managed database cannot have service with PRECONNECT TAF policy.

Action: Retry after supplying 'BASIC' or 'NONE' TAF policy.

PRCD-01197: The database {0} is policy-managed and an administrator-managed service {1} cannot be created on it

Cause: The specified database does not support administrator-managed services.

Action: Provide a database which supports administrator-managed services.

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.

Action: Retry after removing a service from this database using the command 'srvctl remove service', or contact Oracle Support Services.

PRCD-01199: The stop request on instance {0} of standby database {1} was rejected to prevent termination of the primary database

Cause: The attempt to stop this instance of the standby database was rejected because the configured Data Guard protection mode required this instance to be running to prevent termination of the primary database.

Action: Retry the stop request after stopping the primary database or downgrading the protection mode.

PRCD-01200: Configuration of database {0} has already been downgraded to version {1} for database {2}

Cause: The supplied database was already downgraded.

Action: Supply a database of a higher version.

PRCD-01201: Downgrade from current version {0} to version {1} is not supported for database {2}

Cause: An unsupported version was specified for downgrading the database.

Action: Check that the versions provided are correct.

PRCD-01202: Failed to downgrade configuration of services {0} to version {1}

Cause: A request to downgrade the service configuration failed.

Action: Review the accompanying error messages. If you are unable to resolve the problem, contact Oracle Support Services.

PRCD-01203: Failed to downgrade configuration of database {0} to version {1}

Cause: A request to downgrade the database configuration failed.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01204: Failed to update administrator-managed database {0} to use server pool {1}

Cause: Attempt to update administrator-managed database was rejected because administrator-managed database cannot be moved to another subpool.

Action: Retry after supplying a first-level server pool in 'srvctl modify database' command to convert administrator-managed database to policy-managed database.

PRCD-01205: Failed to update policy-managed database {0} to use server pools {1} because it excludes the server pools {2} of the service {3}

Cause: An attempt to update policy-managed database was rejected because specified server pools do not include all server pools hosting services of this database.

Action: Include all server pools hosting services of this database in the supplied server pool list.

PRCD-01206: Failed to retrieve preferred instance of service {0} of RAC One Node database {1}

Cause: Attempt to retrieve preferred instance of service belonging to RAC One Node database failed because database is either in failed online relocation state or undergoing online relocation.

Action: Check the status of online relocation via 'srvctl status database' command. If online relocation status is reported as active, then retry after online relocation completes. If online relocation status is reported as failed, then repair the configuration via 'srvctl relocate database ... -a' command and then retry.

PRCD-01207: The start options {2} can not be used while starting service {0} and its database {1}

Cause: An attempt to start the service was rejected because the specified start options can not be used with service when the databse is not running.

Action: Remove the specified start options and then retry.

PRCD-01208: The start options {1} can not be used while starting services for database {0}

Cause: An attempt to start the services was rejected because the specified start options can not be used with services when the databse is not running.

Action: Remove the specified start options and then retry.

PRCD-01209: RAC One Node database {0} does not have enough servers in its server pool {1} to initiate an online relocation

Cause: Online relocation request was rejected because there were less than two servers in the server pool of the specified RAC One Node database.

Action: Make sure that the minimum and maximum size of the server pool are set properly.

PRCD-01210: The service name {0} cannot be same as the database default service name {1}

Cause: An attempt to create the service was rejected because the given service name is same as the database default service name.

Action: Retry after supplying a service name that is different than the database default service name.

PRCD-01211: Cannot start RAC One Node database {0} because a failure has occurred while trying to clean up an earlier failed online relocation

Cause: An attempt to start an Oracle RAC One Node database was rejected because a failure occurred while trying to clean up an earlier failed online relocation.

Action: Use the command 'srvctl status database' to query the target node of the failed online relocation process. Either run the command 'srvctl relocate database' with the '-abort' option or with the '-node' option with the target node thus discovered.

PRCD-01212: An instance with name "{0}" already exists on node {1}

Cause: An instance could not be added to the database on the specified node because an instance with the same name was found on another node.

Action: Use the command 'srvctl modify instance' to change the name of the existing instance, or use a different instance name in the 'srvctl add instance -instance <inst_name>' command.

PRCD-01213: Service {0} of database {1} is still running

Cause: An attempt to remove RAC One Node service failed because the given service was still running.

Action: Stop the service and then retry the command.

PRCD-01214: Administrator-managed RAC database {0} has more than one instance

Cause: An attempt to convert an Oracle RAC database to an Oracle RAC One Node database failed because there was more than one instance.

Action: Use the command 'srvctl remove instance' to remove all but one instance and then run the 'srvctl convert database -dbtype RACONENODE' command.

PRCD-01215: Unable to downgrade RAC One Node database {0}

Cause: Failed to downgrade RAC One Node database to an earlier version because there was no RAC One Node specific configuration in the earlier version.

Action: None

PRCD-01222: Online relocation of database "{0}" failed but database was restored to its original state

Cause: Online relocation of the given database was unsuccessful, therefore the database was restored to its original state.

Action: See accompanying messages for online relocation failure.

PRCD-01223: The service name {0} contains illegal characters {1}

Cause: An attempt to create the service was rejected because the given service name contains illegal characters.

Action: Retry after supplying a service name that contains an upper or lower case letter as the first character and the remainder includes characters only from the character set {a-z, A-Z, 0-9, _}, and the domain name (if provided) only includes characters from the character set {a-z, A-Z, 0-9, _, $, #}.

PRCD-01224: The {0} management policy is not valid for RAC One Node database service {1}

Cause: A management policy other than AUTOMATIC was specified for RAC One Node database service.

Action: Either specify AUTOMATIC management policy for this service or modify management policy of another service of this database to AUTOMATIC, such as via 'srvctl modify service' command, and then retry the current operation.

PRCD-01225: An attempt to remove service {0} of database {1} was rejected because this is the last service with {2} management policy. A RAC One Node database must have at least one service with {2} management policy.

Cause: An attempt was made to remove the last service of an Oracle RAC One Node database having the AUTOMATIC management policy.

Action: Add another service with the AUTOMATIC management policy, for example by using the command 'srvctl add service ... -policy AUTOMATIC' or modify the management policy of an existing service to AUTOMATIC using the command 'srvctl modify service', before removing the given service.

PRCD-01226: Failed to retrieve ASM Cluster Filesystem resource {0} for database {1}.

Cause: The ASM Cluster Filesystem resource was not registered in Oracle Clusterware.

Action: Create the ASM Cluster Filesystem resource using the command 'srvctl add filesystem' and then retry.

PRCD-01227: Failed to retrieve ASM Cluster Filesystem list for database {0}.

Cause: Failed to retrieve the ASM Cluster Filesystems of the specified database.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01228: Failed to convert administrator-managed RAC database {0} to RAC One Node database because the database had no instance added

Cause: An attempt to convert an Oracle RAC database to an Oracle RAC One Node database was rejected because the database did not have an instance added.

Action: Use the command 'srvctl add instance' to add an instance and then run the command 'srvctl convert database -dbtype RACONENODE'.

PRCD-01229: An attempt to access configuration of database {0} was rejected because its version {1} differs from the program version {2}. Instead run the program from {3}.

Cause: An attempt was made to access configuration of database that is of different version than that of the program.

Action: Make sure that database configuration version and the program version are same and then retry. For example, try the operation using srvctl from the ORACLE_HOME mentioned in the error message.

PRCD-01230: Failed to modify database {0} to use server pool {1}

Cause: An attempt to modify the database to use the given server pool has failed.

Action: Review the accompanying error messages for details about the failure. For example, a failure could happen if the database owner does not have execute permissions on the given server pool. In this case, use the command 'srvctl config database -db <db_unique_name>' to find out the database owner's user name, create a server pool as that user, and then supply that server pool as an argument when retrying the command.

PRCD-01231: Failed to upgrade configuration of database {0} to version {1} in new Oracle home {2}

Cause: Failed to upgrade the database configuration.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01232: Failed to upgrade configuration of database {0} because database version {1} is an unsupported version for upgrade

Cause: Version of the database was not supported for upgrade.

Action: None

PRCD-01233: Failed to downgrade configuration of database {0} to version {1} in new Oracle home {2}

Cause: Failed to downgrade the database configuration.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01234: Failed to downgrade configuration of database {0} to version {1} because the specified version is unsupported for downgrade

Cause: Specified version was not supported for downgrade.

Action: Specify a version that is 10.1 or later.

PRCD-01235: Unable to downgrade configuration of single instance database {0} to version {1}

Cause: Single instance database was specified.

Action: Remove the single instance database configuration. 11.2 Clusterware cannot manage pre-11.2 single instance databases.

PRCD-01236: Unable to downgrade configuration of RAC One Node database {0} to version {1}

Cause: An Oracle RAC One Node database was specified.

Action: Convert the administrator-managed Oracle RAC One Node database to an administrator-managed Oracle RAC database using the command 'srvctl convert database' and then retry.

PRCD-01237: Unable to downgrade configuration of policy-managed RAC database {0} to version {1}

Cause: A policy-managed Oracle RAC database was specified.

Action: Remove the 11.2 database configuration and use pre-11.2 srvctl to re-create the configuration.

PRCD-01238: Failed to get attributes for database {0}

Cause: Failed to get attributes for the database.

Action: Make sure that the CRS stack is up and running and then retry.

PRCD-01239: Failed to downgrade configuration of database {0} to version {1} because the database has dependency on ASM Cluster File System

Cause: Specified database was dependent on ASM Cluster File System.

Action: None

PRCD-01240: Unable to downgrade configuration of database {0} because its database role of {1} is not supported in version {2}

Cause: Database role of specified database was not supported in the specified version.

Action: Modify the database role using the 'srvctl modify database' command and then retry this command.

PRCD-01241: Failed to upgrade configuration of database {0} to version {1} in new Oracle home {2}. Also failed to remove the internal server pool configuration.

Cause: Failed to upgrade the database configuration.

Action: Review the accompanying error messages for details about failure. Retry after resolving those issues.

PRCD-01242: Unable to convert RAC database {0} to RAC One Node database because the database had no service added

Cause: An attempt to convert an Oracle RAC database to an Oracle RAC One Node database was rejected because the database did not have any service configured. An Oracle RAC One Node database must always have one service.

Action: Use the command 'srvctl add service' to add a service and then run 'srvctl convert database -dbtype RACONENODE'.

PRCD-01243: Failed to start instance {0} of database {1} because an instance having same name was already running on node {2}

Cause: An attempt to start an instance with the given name was rejected because another instance with same name was already running on another node.

Action: Either supply a different instance name or stop the running instance with the same name and then retry.

PRCD-01244: Failed to start service {0} of RAC One Node database {1} on the given node {2} because the database was running on node {3}

Cause: An attempt to start the specified service on the given node was rejected because RAC One Node database is running on a node different than the given node.

Action: Either omit the node option or supply the node where the database is running.

PRCD-01246: Online relocation of RAC One Node Data Guard standby database "{0}" was rejected because the database is in Data Guard maximum protection mode

Cause: An online relocation request was rejected because the specified database is operating in Data Guard maximum protection mode.

Action: Downgrade the protection mode to maximum availability and retry the online relocation.

PRCD-01247: Failed to retrieve pluggable database for service {0}

Cause: An attempt to retrieve the pluggable database attribute of the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01248: Failed to retrieve the maximum value of replication lag available for the service {0}

Cause: An attempt to retrieve the maximum value of replication lag for the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01249: Failed to determine whether the service {0} is global or not

Cause: Failed to check whether the specified service is global or not.

Action: Examine the accompanying error messages for details.

PRCD-01250: Modification of the global service attribute {0} not allowed

Cause: An attempt was made to change a global service attribute managed by Global Data Services for just one database.

Action: The attribute must be changed for all databases at the same time through GDS's 'GDSCTL' command (or specify '-global_override').

PRCD-01251: The specified operation on global service {0} is not allowed

Cause: An attempt was rejected to operate on a global service managed by Global Data Services for just one database.

Action: Operate on the service using Global Data Services' 'GDSCTL' command, or specify '-global_override'.

PRCD-01252: Failed to retrieve the password file location of database {0}

Cause: An attempt to retrieve the password file attribute of the specified database failed.

Action: Retry the request after ensuring that the CRS stack is running, the database resource has been configured, and the user has read permission on the database resource.

PRCD-01253: Failed to update password file location {0} of database {1}

Cause: An attempt to update the password file attribute of the specified database failed.

Action: Retry the request after ensuring that the CRS stack is running, the database resource has been configured, and the user has update permission on the database resource.

PRCD-01254: Password file attribute does not exist for database {0}

Cause: An attempt to retrieve the PWFILE resource attribute failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01255: Failed to retrieve SQL translation profile for service {0}

Cause: An attempt to retrieve the translation profile attribute of the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01256: Failed to retrieve commit outcome for service {0}

Cause: An attempt to retrieve the commit outcome attribute of the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01257: Invalid session state consistency {0}

Cause: The session state consistency supplied is not valid.

Action: Supply a valid session state consistency either STATIC or DYNAMIC.

PRCD-01258: Addition or modification of retention is not allowed when commit outcome is set to FALSE

Cause: An attempt to add or modify retention value was rejected because the commit outcome is not set to TRUE.

Action: Set the option '-commit_outcome' to TRUE and then modify the retention value.

PRCD-01259: Addition or modification of failover type to TRANSACTION is not allowed when commit outcome is set to FALSE

Cause: An attempt to add or modify failover type value to TRANSACTION was rejected because the commit outcome is not set to TRUE.

Action: Set the option '-commit_outcome' to TRUE and then modify the failover type value.

PRCD-01260: Failed to retrieve failover type for service {0}

Cause: An attempt to retrieve the failover type attribute of the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01261: Failed to add or modify replay initiation time because the failover type is not set to TRANSACTION

Cause: An attempt to modify the replay initiation time attribute of the specified service failed.

Action: Set the failovertype to TRANSACTION and retry the command.

PRCD-01262: failed to add or modify session state consistency because the -failovertype option is not specified as either TRANSACTION or AUTO

Cause: An attempt to modify the session state consistency attribute of the specified service failed because the -failovertype option was not specified as either TRANSACTION or AUTO.

Action: Retry the command supplying either TRANSACTION or AUTO for the -failovertype option.

PRCD-01263: Invalid retention time {0} seconds greater than the maximum {1} seconds

Cause: The specified value exceeds the maximum permissible retention time.

Action: Supply a valid retention time value less than 2592000.

PRCD-01264: Invalid replay initiation time {0} seconds greater than the maximum {1} seconds

Cause: The specified value exceeds the maximum permissible replay initiation time.

Action: Supply a valid replay initiation time value less than 86400.

PRCD-01265: Failed to retrieve parallel query helper service for service {0}

Cause: An attempt to retrieve the parallel query helper service of the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01266: Failed to set parallel query helper service {0} for service {1}

Cause: An attempt to set the parallel query helper service for the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01267: Failed to retrieve the server pools of the parallel query helper service for service {0}

Cause: An attempt to retrieve the server pools of the parallel query helper service of the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01268: Failed to set parallel query helper service {0} for service {1}

Cause: An attempt to set the parallel query helper service for the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01269: Failed to set parallel query helper service {0} for database {1}

Cause: An attempt to set the parallel query helper service for the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01270: {0} API is not supported on management database environment

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRCD-01271: Failed to unset commit outcome because the failover type is set to TRANSACTION

Cause: An attempt to unset the commit outcome attribute of the specified service failed.

Action: Modify the value of failovertype and retry the command.

PRCD-01272: Failed to remove the management database resource

Cause: An attempt to remove the management database failed.

Action: Examine the accompanying error messages for details.

PRCD-01273: Failed to retrieve the service type for service {0}

Cause: An attempt to retrieve the service type of the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01274: Failed to set service type {0} for service {1}

Cause: An attempt to set the service type for the specified service failed.

Action: Examine the accompanying error messages for details.

PRCD-01275: Failed to retrieve the server pools of the parallel query helper service for database {0}

Cause: An attempt to retrieve the server pools of the parallel query helper service of the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01276: Service {0} of database {1} does not have parallel query helper service

Cause: The specified service did not have parallel query helper service configured.

Action: None

PRCD-01277: The specified operation on global service {0} is not allowed

Cause: An attempt was rejected to operate on a global service managed by Global Data Services for just one database.

Action: Operate on the service using Global Data Services' 'GDSCTL' command, or specify '-global_override'.

PRCD-01278: The service name {0} cannot be same as the pluggable database default service name {1}

Cause: An attempt to create or modify the service was rejected because the given service name is same as the pluggable database default service name.

Action: Make sure that the service name is different from the pluggable database default service name and retry the command.

PRCD-01280: The pluggable database name {0} contains invalid characters.

Cause: The supplied pluggable database name contained invalid characters.

Action: Valid characters in a pluggable database name are a-z, A-Z, 0-9, $, #, and _ (underscore) and it should start with a letter.

PRCD-01281: The database {0} in an ASM Client Cluster cannot have dependency on diskgroup {1}

Cause: Diskgroups were supplied for creating a database in an ASM Client Cluster.

Action: Do not specify diskgroups when creating a database in an ASM Client Cluster.

PRCD-01282: Cannot add instance {0} for database "{1}" because node {2} has active role {3}.

Cause: An attempt to add an instance for a database specified a node with an active node role other than hub.

Action: Specify the node with hub active node role when adding the instance for database.

PRCD-01283: Password file pathname {0} cannot contain only the diskgroup name

Cause: An attempt to add a password file resource attribute was rejected because the supplied pathname consisted only of a diskgroup name.

Action: Specify a valid password file path and retry the command.

PRCD-01284: Failed to create start dependency for database {0} on the ASM cluster file system because path {1} is not on an ASM cluster file system

Cause: An attempt to create a start dependency for the database resource on the ASM cluster file system failed because the specified path was not on an ASM cluster file system.

Action: Specify a path on an ASM cluster file system.

PRCD-01285: Cannot disable session replay because session disconnect is not requested

Cause: An attempt to stop or relocate services was rejected because the session noreplay option was specified without the session disconnect option.

Action: Specify the '-force' option for session disconnect or omit the '-noreplay' option. For example: 'srvctl stop service -db hr -service hrl -force -noreplay'

PRCD-01286: Failed to create the management database

Cause: An attempt to create the management database failed because the request was issued by the wrong user.

Action: Login in as the owner of the Oracle Home to issue the command 'srvctl add mgmtdb'.

PRCD-01287: User is not authorized to remove service {0} for database {1}

Cause: An attempt to remove the specified service was rejected because the command was not issued by the Oracle home owner.

Action: Examine the accompanying error messages for details. Log in as the user of the Oracle home to issue the command.

PRCD-01288: User is not authorized to create service {0} for database {1}

Cause: An attempt to create the specified service failed because the command was not issued by the Oracle home owner.

Action: Examine the accompanying error messages for details. Log in as the user of the Oracle home to issue the command.

PRCD-01289: Invalid stop option {0} for the online relocation of database {1}

Cause: An attempt to relocate the specified database failed because an invalid stop option was specified. Only NORMAL shutdown of the running instance may be specified for relocation of an Oracle RAC One Node database.

Action: Specify NORMAL to override the default stop option for the running instance or issue the request without any stop option.

PRCD-01290: NORMAL shutdown is not allowed for physical standby databases

Cause: An attempt to relocate the specified database was rejected because an invalid stop option was specified.

Action: Issue the request without any stop option.

PRCD-01291: The specified server pool {0} has maximum size {1} greater than one, which is invalid for a single instance database {2}.

Cause: An attempt to create a single instance database failed because a server pool with maximum size greater than one server was specified.

Action: Specify a different server pool with maximum size of one, or modify the specified server pool using the command 'srvctl modify srvpool' with '-max 1' option to have at most one server.

PRCD-01292: specified server pool {0} has no candidate server for single instance database {1}

Cause: An attempt to create a single instance database failed because the specified server pool had no configured candidate server.

Action: Specify a different server pool with a maximum of one server, or modify the specified server pool using the command 'srvctl modify srvpool' with '-servers' option to configure exactly one candidate server.

PRCD-01293: specified server pool {0} has more than one candidate server

Cause: An attempt to create a single instance database failed because a server pool with more than one candidate server was specified.

Action: Specify a different server pool with a maximum of one server, or modify the specified server pool using the command 'srvctl modify srvpool' with '-servers' option to configure exactly one candidate server.

PRCD-01294: Invalid option GSM flags for the specified non-global service {0}

Cause: An attempt to add or modify the specified option was rejected because an option that is only valid for global services was specified.

Action: Reissue the request without the invalid option.

PRCD-01295: Cannot downgrade configuration of database {0} from version {1} to newer version {2}

Cause: An attempt was made to downgrade the database to a version newer than the current one.

Action: Specify a target version older than the current one.

PRCD-01296: An error occurred while loading Oracle JDBC driver

Cause: An attempt to load Oracle JDBC driver failed.

Action: This is an internal error. Contact Oracle Support Services.

PRCD-01297: An error occurred while establishing connection to database with user name "{0}" and connect descriptor:\n{1}

Cause: An attempt to connect to database failed.

Action: Examine the accompanying error message for details.

PRCD-01298: Version {0} of database or service resource is different from the srvctl version {1}

Cause: The version of srvctl used did not match the version of the database or service to be added or modified.

Action: Run srvctl from the Oracle Home where the database or service is configured.

PRCD-01299: Database {0} is policy-managed

Cause: An attempt to retrieve the configured nodes of an administrator-managed database failed because the database is policy-managed.

Action: Specify an administrator-managed database.

PRCD-01300: Failed to retrieve nodes on which database {0} is configured

Cause: An attempt to retrieve the configured nodes of an administrator-managed database failed.

Action: Examine the accompanying error messages for details.

PRCD-01301: Current owner {0} of the database {1} is different from the owner {2} of the specified Oracle home {3}

Cause: An attempt to modify the Oracle home of the database failed because the owner of the Oracle home was not the current owner of the database. Changing to use an Oracle home with a different owner changes the ownership of the database.

Action: To modify the Oracle home of a database to a new home whose owner is not the current owner of this database, specify the new user also as a modification parameter.

PRCD-01302: failed to retrieve the node hosting this single-instance database

Cause: An attempt to retrieve the HOSTING_MEMBERS resource attribute of the database failed. Details are provided by the accompanying messages.

Action: Examine the accompanying error messages for details and take the corrective action indicated.

PRCD-01303: cannot retrieve the node hosting a policy-managed, single-instance database

Cause: An attempt to retrieve the node hosting a single-instance database was rejected because the database is policy-managed.

Action: Specify an administrator-managed single-instance database or a fixed single-instance database.

PRCD-01304: failed to set or modify the server pool for fixed single-instance database {0}

Cause: An attempt to set or modify the server pools for this database failed because it is a fixed single-instance database which is not hosted by a server pool.

Action: Provide a database which is not a fixed-single-instance database.

PRCD-01305: Modification of the database role from or to FAR_SYNC_STANDBY for database {0} is not allowed.

Cause: An attempt to modify the database role of a database failed because a FAR_SYNC_STANDBY role can be specified only during the database creation.

Action: Reissue the request without attempting to modify the role of a database created with the role FAR_SYNC_STANDBY or attempting to change the current role to FAR_SYNC_STANDBY.

PRCD-01306: Services cannot be created for the far sync database {0}.

Cause: An attempt to create a service for the database was rejected because the database role was FAR_SYNC_STANDBY.

Action: If the request was issued with the wrong database name, reissue with the correct database name.

PRCD-01307: Invalid start option OPEN specified for database {0} with the role FAR_SYNC_STANDBY.

Cause: An attempt to add, modify or start the database with start option OPEN was rejected because its role was FAR_SYNC_STANDBY.

Action: Reissue the request with a different start option.

PRCD-01308: Database {0} is not permitted to have the role FAR_SYNC_STANDBY in an Oracle RAC One Node configuration.

Cause: An attempt to add or convert the database failed because a database with role FAR_SYNC_STANDBY cannot be used in an Oracle RAC One Node configuration.

Action: Reissue the request with a different database type or database role.

PRCD-01309: Database {0} cannot be configured on parallel query server pools {1}.

Cause: An attempt to add or modify the database was rejected because a database with role FAR_SYNC_STANDBY cannot run on Leaf nodes.

Action: Reissue the request without specifying the parallel query server pools.

PRCD-01310: Failed to update the open mode of database {0}.

Cause: An attempt to modify the open mode of the database failed.

Action: Examine the accompanying error message for details.

PRCD-01311: Failed to update the open mode of database {0}.\nDetails: \n{1}

Cause: An attempt to modify the open mode of the database failed.

Action: Examine the accompanying error message for details.

PRCD-01312: The targeted database instance or instances are already running in the specified open mode.\nDetails: \n{0}

Cause: An attempt to update the open mode of the database was rejected because the targeted database instance or instances were already running as desired.

Action: Reissue the command with a different start option.

PRCD-01313: The specified start option is incompatible with the current running state of at least one database instance.\nDetails: \n{0}

Cause: An attempt to update the open mode of the database was rejected because it was not one of the following legal transitions: - NOMOUNT to MOUNT, OPEN, or READONLY - MOUNT to OPEN or READONLY

Action: Reissue the command with a different start option and only if the database's current mode is NOMOUNT or MOUNT.

PRCD-01314: failed to retrieve the list of databases configured on the cluster

Cause: An attempt to retrieve the list of databases configured on the cluster failed.

Action: Examine the accompanying error messages for details.

PRCD-01315: failed to stop instances for database {0}

Cause: An attempt to stop the database on the specified nodes has failed.

Action: Ensure that the user attempting to stop the database has execute privileges on the database resource. Also, review the accompanying error messages for details about failure to stop the database. Retry after resolving those issues.

PRCD-01316: failed to stop services {0} for database {1}

Cause: An attempt to stop the specified services for the indicated database failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01317: modification of user for database is not supported on Windows

Cause: An attempt to modify the database failed because a new user was specified.

Action: Ensure that there is no attempt to modify the Oracle user of the database and reissue the request.

PRCD-01318: failed to create database {0} because the length of the database unique name is greater than 30 characters

Cause: The length of the database unique name was greater than 30 characters.

Action: Ensure that the length of the database name supplied is less than or equal to 30 characters, and retry the command.

PRCD-01319: failed to move databases from Oracle home {0} to new Oracle home {1}

Cause: An attempt to move databases between the specified Oracle homes has failed.

Action: Examine the accompanying error messages for details.

PRCD-01320: failed to move database {0} to new Oracle home {1}

Cause: An attempt to move the database to a new Oracle home has failed.

Action: Examine the accompanying error messages for details.

PRCD-01321: Version {0} of Oracle home {1} is different from version {2} of Oracle home {3}.

Cause: An attempt to change the Oracle home of a database failed because the version of the new Oracle home is different from the version of the current Oracle home.

Action: Specify Oracle homes that are of the same version.

PRCD-01322: operation not supported for Oracle home {0} of version {1}

Cause: An attempt to change the Oracle home of a database failed because the version of the Oracle home is less than 11.2.

Action: Specify an Oracle home whose version is greater than 11.2.

PRCD-01323: Installation of patch 18697602 is not supported for Oracle Grid Infrastructure of version {0}.

Cause: An attempt to install patch 18697602 failed because the version of Oracle Grid Infrastructure is not 12.1.0.1.0.

Action: Install the patch from 12.1.0.1.0 Oracle Grid Infrastructure.

PRCD-01324: Neither the previous Oracle home {0} nor the new Oracle home {1} has a built-in user account.

Cause: An attempt to modify the Oracle home of the database failed because a database cannot be moved between homes that have different domain users.

Action: Move the database to an Oracle home that has either the same domain user or one that uses built-in account.

PRCD-01325: There are no database instances running on node {0}.

Cause: An attempt to retrieve the database instances running on the indicated node found that no instances were running.

Action: None

PRCD-01326: failed to retrieve instances running on node {0}

Cause: An attempt to retrieve the database instances running on the indicated node has failed.

Action: Examine the accompanying error messages for details.

PRCD-01327: no matching database instances found

Cause: An attempt to retrieve database instances using a filter found no matching instances.

Action: None

PRCD-01328: failed to retrieve database instances using the filter {0}

Cause: Errors occurred while attempting to retrieve the database instances matching the indicated filter.

Action: Examine the accompanying error messages, rectify the reported issues, and retry the operation.

PRCD-01329: failed to retrieve database instances in Oracle home {0}

Cause: An attempt to retrieve the database instances in the indicated Oracle home was unsuccessful either because there were no matching instances or the query execution failed.

Action: Examine the accompanying error messages for details.

PRCD-01330: failed to retrieve database instances of version {0}

Cause: An attempt to retrieve the database instances of the specified version was unsuccessful either because there were no matching instances or the query execution failed.

Action: Examine the accompanying error messages for details.

PRCD-01331: server pool {0} has no active servers

Cause: An attempt to start, stop, or update a database on the specified server pool failed because there are no active servers in the server pool.

Action: Specify a server pool with active servers and retry.

PRCD-01332: failed to start database {0}

Cause: An attempt to start the specified database has failed.

Action: Examine the accompanying error messages for details.

PRCD-01333: operation not supported for administrator-managed database {0}

Cause: An attempt to start, stop, or change the start mode of the database on the specified server pools was rejected because the database is not a policy-managed database.

Action: Specify a policy-managed database and retry.

PRCD-01334: failed to stop database {0}

Cause: An attempt to stop the specified database has failed.

Action: Examine the accompanying error messages for details.

PRCD-01335: operation not supported for PQ server pools {0} when there are no running hub instances

Cause: An attempt to start, stop, or change the start mode of the database on the specified server pools was rejected because these operations are not supported if all of the specified server pools are PQ pools and there is no hub instance running.

Action: Retry after ensuring that at least one hub instance is running.

PRCD-01336: no databases to move from source Oracle home {0}

Cause: An attempt to move databases from the specified Oracle home failed either because no databases had been configured in the Oracle home or because the specified databases had already been moved.

Action: Retry the command specifying the correct source Oracle home and after verifying that it contains the databases to be moved.

PRCD-01337: failed to start database {0} on node {1}

Cause: This is an informational message only.

Action: None

PRCD-01338: failed to stop database {0} on node {1}

Cause: This is an informational message only.

Action: None

PRCD-01339: failed to retrieve database instances running from source Oracle home {0}

Cause: An attempt to retrieve the database instances running from the indicated Oracle home was unsuccessful either because there were no matching instances or because the query execution failed.

Action: Examine the accompanying error messages for details, fix the problems, and retry.

PRCD-01340: Databases "{0}" do not belong to source Oracle home {1}.

Cause: An attempt to move the specified databases failed because they did not belong to the specified source Oracle home.

Action: Specify the correct databases and retry.

PRCD-01341: Not all the specified databases belong to the same source Oracle home.

Cause: An attempt to move the specified databases failed because not all of them belonged to the same source Oracle home.

Action: Specify databases that all belong to the same source Oracle home and retry.

PRCD-01342: no databases to move

Cause: An attempt to move databases failed because no databases had been configured.

Action: Retry the command specifying only existing databases.

PRCD-01343: Oracle home value for database {0} is invalid.

Cause: An attempt to move the specified database failed because its current Oracle home could not be verified.

Action: Retry the command after verifying the configuration of the spcecified database.

PRCD-01344: Databases "{0}" have already been moved to Oracle home {1}.

Cause: An attempt to move the specified databases failed because they had already moved to the specified destination Oracle home.

Action: None

PRCD-01345: Invalid value {0} specified for the resource attribute option {1}.

Cause: An attempt to add or modify the resource failed because the integer value specified was not compatible with the resource configuration.

Action: Retry after consulting the documentation.

PRCD-01346: failed to relocate services of database {0}

Cause: An attempt to relocate the services of the specified database failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01347: Conflicting options '{0}' and '{1}' specified.

Cause: An attempt to stop the services failed because conflicting options were supplied for database.

Action: Retry by specifying only one of the parameters.

PRCD-01348: failed to stop services of database {0} configured on the pluggable database {1}

Cause: An attempt to stop the intended services for the specified database failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01349: failed to get the status of draining the services {0} of database {1}

Cause: An attempt to find the status of service draining failed. Accompanying error messages provide detailed failure information.

Action: Examine the accompanying error messages, address issues reported and retry.

PRCD-01350: invalid result obtained from database agent after the completion of drain action

Cause: An attempt to check the status of service draining completed improperly. The result obtained from the database agent was invalid.

Action: Contact Oracle Support Services.

PRCD-01351: failed to modify Oracle home of the database {0} as user 'root'

Cause: An attempt to modify the Oracle home of the indicated database was rejected because the attempting user was 'root'.

Action: Retry as a different user or specify a non-root user explicitly.

PRCD-01352: Session disconnect is not supported for Oracle home {0} of version {1}.

Cause: The requested operation was rejected because it specified the '-disconnect' option, which is supported for Oracle homes of version 11.2 and higher.

Action: Retry the command without the '-disconnect' option.

PRCD-01353: Resource draining is not supported for Oracle home {0} of version {1}.

Cause: The requested operation was rejected because it specified the '-drain_timeout' option. The '-drain_timeout' option is supported for Oracle homes of version 12.2 and higher.

Action: Retry the command without the '-drain_timeout' option.

PRCD-01354: Databases "{0}" have already been moved to Oracle home {1} on nodes "{2}".

Cause: An attempt to move the indicated databases failed because they had already moved to the indicated destination Oracle home on the indicated nodes.

Action: None

PRCD-01355: failed to start some or all of services: "{0}"

Cause: An attempt to start one or more of the indicated services has failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01356: failed to stop some or all of services: "{0}"

Cause: An attempt to stop one or more of the indicated services has failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01357: failed to relocate some or all of services: "{0}"

Cause: An attempt to relocate one or more of the indicated services has failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01358: Drain in progress on node {0} for services {1}. {2} sessions yet to be drained.

Cause: Status message

Action: None

PRCD-01359: drain complete on node {0} for services {1}

Cause: Status message

Action: None

PRCD-01360: failed to activate the generation of monitoring data for database {0}

Cause: An attempt to start the generation of monitoring data failed. Accompanying error messages provide detailed failure information.

Action: Examine the accompanying error messages, address issues reported and retry.

PRCD-01361: failed to deactivate the generation of monitoring data for database {0}

Cause: An attempt to stop the generation of monitoring data failed. Accompanying error messages provide detailed failure information.

Action: Examine the accompanying error messages, address issues reported and retry.

PRCD-01362: invalid value {0} for TAF FAILOVER_RESTORE parameter

Cause: The Transparent Application Failover (TAF) FAILOVER_RESTORE parameter value supplied was not valid.

Action: Supply a valid parameter value like NONE or LEVEL1.

PRCD-01363: failed to determine if resource "{0}" is CSS critical

Cause: An attempt to retrieve the value of the CSS_CRITICAL resource attribute failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01364: invalid attempt to define policy-managed database "{0}" as CSS critical

Cause: An attempt to set or unset the CSS_CRITICAL attribute for the indicated database was rejected because it was a policy-managed database.

Action: None

PRCD-01365: failed to define resource "{0}" as CSS critical

Cause: An attempt to change the value of the CSS_CRITICAL attribute of the indicated resource failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01366: invalid attempt to define service "{0}" that belongs to policy-managed database "{1}" as CSS critical

Cause: An attempt to change the value of the CSS_CRITICAL attribute of the indicated service was rejected because it was configured on a policy-managed database.

Action: None

PRCD-01367: failed to stop all services running on nodes: "{0}"

Cause: An attempt to stop all services running on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01368: failed to stop all database instances running on nodes: "{0}"

Cause: An attempt to stop some or all database instances running on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01371: Service "{0}" belongs to single-instance database "{1}".

Cause: An attempt to relocate the indicated service was rejected because it belongs to a single-instance database.

Action: None

PRCD-01372: Service "{0}" is already running on all servers on which it is configured to run.

Cause: An attempt to relocate the indicated service was rejected because all possible servers are occupied by the resource.

Action: None

PRCD-01373: failed to start database instances on nodes: "{0}"

Cause: An attempt to start database instances on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01374: failed to get the status of draining services "{0}"

Cause: An attempt to find the status of draining services failed. Accompanying error messages provide detailed failure information.

Action: Examine the accompanying error messages, address issues reported, and retry.

PRCD-01375: failed to stop all instances of databases "{0}" running on nodes "{1}"

Cause: An attempt to stop all instances of the indicated databases on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01376: failed to stop all instances of databases "{0}"

Cause: An attempt to stop all instances of the indicated databases failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01377: failed to stop services "{0}" on nodes "{1}"

Cause: An attempt to stop the indicated services on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01378: failed to stop services of databases "{0}" on nodes "{1}"

Cause: An attempt to stop services of the indicated databases on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01379: failed to stop services of databases "{0}"

Cause: An attempt to stop services of the indicated databases failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01380: failed to relocate services of all databases from nodes: "{0}"

Cause: An attempt to relocate all services running on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01381: failed to relocate services "{0}" from nodes "{1}"

Cause: An attempt to relocate the indicated services from the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01382: failed to relocate services of databases "{0}" from nodes "{1}"

Cause: An attempt to relocate services of the indicated databases from the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01383: failed to relocate services of databases "{0}"

Cause: An attempt to relocate services of the indicated databases failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01384: failed to start services of all databases on nodes: "{0}"

Cause: An attempt to start services of all databases on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01385: failed to start services "{0}" on nodes "{1}"

Cause: An attempt to start the indicated services on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01386: failed to start services of databases "{0}" on nodes "{1}"

Cause: An attempt to start services of the indicated databases on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01387: failed to start services of databases "{0}"

Cause: An attempt to start services of the indicated databases failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01388: failed to start instances of databases "{0}" on nodes "{1}"

Cause: An attempt to start instances of the indicated databases on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01389: failed to start all instances of databases "{0}"

Cause: An attempt to start instances of the indicated databases failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01390: Query action for Java service connections failed for service {0} of database {1}.\n{2}

Cause: An attempt to check whether the indicated service had connected Java sessions failed. The appended messages provide additional detail.

Action: Examine the accompanying error messages for details, resolve reported issues and retry the operation.

PRCD-01391: failed to run Java service query action on service {0}

Cause: An attempt to run the Java service query action to check whether the indicated service had connected Java sessions resulted in an unexpected error.

Action: Examine the accompanying error messages for details, resolve reported issues and retry the operation.

PRCD-01392: invalid result obtained from the database agent after the completion of action "{0}"

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRCD-01394: Operation on parallel query services "{0}" rejected.

Cause: An attempt was made to operate on database services using their parallel query helper service names instead of their primary service names.

Action: Retry the operation using the primary service names.

PRCD-01395: Services {0} do not exist.

Cause: An attempt to query services specified one or more that were not defined for

Action: Specify services that are defined for the database, or create the service if appropriate.

PRCD-01396: invalid drain timeout value {0} specified with TRANSACTIONAL stop option during the service resource operation

Cause: An attempt to add, modify or stop the service was rejected because the TRANSACTIONAL stop option mandates drain timeout to be a positive integer.

Action: Modify the drain timeout to a positive integer and retry the request or specify a different stop option.

PRCD-01397: failed to retrieve the CPU count for resource "{0}"

Cause: An attempt to retrieve the value of the WORKLOAD_CPU resource attribute failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01398: failed to set the CPU count for resource "{0}"

Cause: An attempt to change the value of the WORKLOAD_CPU attribute of the indicated resource failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01399: failed to retrieve the percentage indicating the maximum utilization of workload CPUs for resource "{0}"

Cause: An attempt to retrieve the value of the WORKLOAD_CPU_CAP resource attribute failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01400: failed to set the percentage indicating the maximum utilization of workload CPUs for resource "{0}"

Cause: An attempt to change the value of the WORKLOAD_CPU_CAP attribute of the indicated resource failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01401: failed to retrieve the target memory size for resource "{0}"

Cause: An attempt to retrieve the value of the WORKLOAD_MEMORY_TARGET resource attribute failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01402: failed to set the target memory size for resource "{0}"

Cause: An attempt to change the value of the WORKLOAD_MEMORY_TARGET attribute of the indicated resource failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01403: failed to retrieve the maximum memory size for resource "{0}"

Cause: An attempt to retrieve the value of the WORKLOAD_MEMORY_MAX resource attribute failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01404: failed to set the maximum memory size for resource "{0}"

Cause: An attempt to change the value of the WORKLOAD_MEMORY_MAX attribute of the indicated resource failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01405: Disabling session replay is not supported for Oracle home {0} of version {1}.

Cause: The requested operation was rejected because it specified the '-noreplay' option, which is supported for Oracle homes of version 12.1.0.1 and higher.

Action: Retry the command without the '-noreplay' option.

PRCD-01406: failed to retrieve the reader farm server pools for database {0}

Cause: An attempt to retrieve the reader farm server pools of the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01407: failed to set the reader farm pools for database {0}

Cause: An attempt to set the reader farm pools for the specified database failed.

Action: Examine the accompanying error messages for details.

PRCD-01408: failed to retrieve the default network number for database services of database "{0}"

Cause: An attempt to retrieve the value of the default network number for creating database services failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01409: failed to set the default network number for database services of database "{0}"

Cause: An attempt to update the value of the default network number for creating database services failed.

Action: Review the accompanying error messages for details about the failure. Retry the operation after resolving those issues.

PRCD-01410: invalid 'cpucount' option value "{0}"

Cause: An attempt to update the CPU count was rejected because the requested value (as displayed) was not greater than zero.

Action: Retry the request specifying a value greater than zero for the 'cpucount' option.

PRCD-01411: failed to enable some or all of services: "{0}"

Cause: An attempt to enable one or more of the indicated services failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01412: failed to enable services of all databases on nodes: "{0}"

Cause: An attempt to enable services of all databases on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01413: failed to enable services "{0}" on nodes "{1}"

Cause: An attempt to enable the indicated services on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01414: failed to enable services of databases "{0}" on nodes "{1}"

Cause: An attempt to enable services of the indicated databases on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01415: failed to enable services of databases "{0}"

Cause: An attempt to enable services of the indicated databases failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01416: failed to disable some or all of services: "{0}"

Cause: An attempt to disable one or more of the indicated services failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01417: failed to disable services of all databases on nodes: "{0}"

Cause: An attempt to disable services of all databases on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01418: failed to disable services "{0}" on nodes "{1}"

Cause: An attempt to disable the indicated services on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01419: failed to disable services of databases "{0}" on nodes "{1}"

Cause: An attempt to disable services of the indicated databases on the indicated nodes failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01420: failed to disable services of databases "{0}"

Cause: An attempt to disable services of the indicated databases failed.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01421: failed to perform out-of-place patching for database "{0}" that has services with Java sessions

Cause: An attempt to perform out-of-place patching for the indicated database, which has services with Java sessions, in a rolling fashion failed. The accompanying error messages provide detailed failure information.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-01428: Instance name {0} is already associated with node {1} for Oracle RAC One Node database {2}.

Cause: An attempt to associate the specified instance name to a node was rejected because the specified instance name was already associated with the indicated node.

Action: Retry, specifying a different instance name, or after unsetting the current association using the command 'srvctl modify instance'.

PRCD-01429: failure to get the PDB name for resource {0}

Cause: An attempt to determine the pluggable database (PDB) name for the cluster resource failed.

Action: Ensure that the resource you are querying has been configured. Review the accompanying error messages for details about the failure.

PRCD-01430: failure to get the PDB service name for resource {0}

Cause: An attempt to determine the pluggable database (PDB) service name for the cluster resource failed.

Action: Ensure that the resource you are querying has been configured. Review the accompanying error messages for details about the failure.

PRCD-01431: failure to get the reader farm hub service name for resource {0}

Cause: An attempt to determine the hub service name for the reader farm resource failed.

Action: Ensure that the resource you are querying has been configured. Review the accompanying error messages for details about the failure.

PRCD-01432: failure to set reader farm hub service name {0} for service {1}

Cause: An attempt to set the reader farm hub service for the specified service failed. The accompanying messages provide detailed failure information.

Action: Examine the accompanying messages, resolve the issues identified there, and then retry the operation.

PRCD-01433: RAC One Node database {0} does not have enough servers in its server pools to initiate an online relocation

Cause: None of the server pools where the indicated RAC One Node database was configured contained an active server other than the one where the indicated database was running.

Action: Ensure that the indicated RAC One Node database's current server pool contains at least two servers, or that another server pool where the indicated RAC One Node database is configured contains at least one server, and then retry the operation.

PRCD-01435: failed to run Java service query action on database {0}

Cause: An attempt to run the Java service query action to check whether the services had connected Java sessions resulted in an unexpected error.

Action: Examine the accompanying error messages for details, resolve reported issues and retry the operation.

PRCD-01436: Addition or modification of failover type to TRANSACTION is not allowed when failover restore is set to AUTO.

Cause: An attempt to add or modify the failover type value to TRANSACTION was rejected because failover restore was set to AUTO.

Action: Retry the operation, specifying the failover type value, and ensuring that the '-failover_restore' option is not specified.

PRCD-01437: failure checking for completion of the 'Prepare Update of Java System' action on database {0}

Cause: An attempt to check for completion of a Prepare Update of Java System action resulted in an unexpected error. The accompanying messages provide detailed failure information.

Action: Examine the accompanying error messages for details, resolve reported issues, and retry the operation.

PRCD-02031: Cause of problem is not available.

Cause: The documentation for the root error message accompanied by this message did not include an explanation as to the likely cause of the root problem.

Action: Contact Oracle Support Services.

PRCD-02032: User action is not available.

Cause: The documentation for the root error message accompanied by this message did not include a recommended solution action for the root problem.

Action: Contact Oracle Support Services.

PRCD-02079: failed to upgrade configuration of management database {0} to version {1}

Cause: An attempt to upgrade the management database configuration failed. The accompanying messages provide detailed failure information.

Action: Review the accompanying error messages for details about the failure. Retry after resolving those issues.

PRCD-02080: failed to unset commit outcome because the failover type is set to AUTO

Cause: An attempt to unset the commit outcome attribute of the specified service failed because the failover type was set to AUTO.

Action: Modify the value of failover type and retry the command.