How to Solve :
Oracle database error code ORA-16620 – one or more databases could not be contacted for a delete operation
Oracle Database Error Code ORA-16620 Description :
one or more databases could not be contacted for a delete operation
Error Cause:
The Data Guard broker could not reach one or more standby databases for either a delete database operation or a delete broker configuration operation.
How to Solve :
This typically indicates a network problem where the standby database is unable to respond to the primary database. In the event of this situation, examine the primary databases Data Guard broker log for to determine which standby databases could not be reached. Then for each standby database not reached, connect to that database and shut down the broker by setting the initialization parameter, dg_broker_start, to false. After the broker has been shut down for the standby database, locate the Data Guard broker configuration files from the standby databases dg_broker_config_file[1|2] parameter values and delete them.
Filed under: How to Solve, Oracle 10g, Oracle 11g, Oracle 9i, Oracle Error Codes Etiketler: ora - 16620, 16620, about oracle ORA-16620 error, help ORA-16620 about, one or more databases could not be contacted for a delete operation, ORA-16620 error code, ORA-16620 problem, Oracle 9i 10g 11g, Oracle Database Server Error Messages, Oracle Error Codes, oracle number 16620 error code, oracle ORA-16620 example
1 Comment
1 Comment
Recent Entries
- Oracle database error code ORA-29959 – error in the execution of the string routine for one or more of the index partitions
- Oracle database error code ORA-31601 – Function string cannot be called now that fetch has begun.
- Oracle database error code ORA-29958 – fatal error occurred in the execution of ODCIINDEXCREATE routine
- Oracle database error code ORA-31600 – invalid input value string for parameter string in function string
- Oracle database error code ORA-29957 – cannot create a function-based domain index on a string table
- Oracle database error code ORA-31604 – invalid string parameter “string” for object type string in function string
- Oracle database error code ORA-29961 – too many warnings occurred in the execution of ODCIIndex DDL routine
Search Oracle Error Codes and Descriptions:
1 Comment Already
Similar Errors
Please Leave Your Comments Below