DBC:Errors/DBC-W007: Difference between revisions

From Dirty Cache Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
This is needed to avoid trying to connect to a MOUNTED (Standby DB instance) or STARTED instance, resulting in all kinds of errors.  
This is needed to avoid trying to connect to a MOUNTED (Standby DB instance) or STARTED instance, resulting in all kinds of errors.  


{{PrevNext|DBC:Errors/W006|DBC:Errors/W008}}
{{PrevNext|DBC:Errors/DBC-W006|DBC:Errors/DBC-W008}}

Latest revision as of 13:39, 5 November 2024

[DBC-W007] Skipping %s: disabled in credentials file

A detected instance is not processed because a credentials file is used and the "enabled" field in the credentials file is set to "N".

This is needed to avoid trying to connect to a MOUNTED (Standby DB instance) or STARTED instance, resulting in all kinds of errors.