sqlwatch
sqlwatch copied to clipboard
sql_instance column to small (maybe hostname too) in sql_config_sql_instance
Describe the bug
String or binary data would be truncated in table 'SQLWATCH.dbo.sqlwatch_config_sql_instance', column 'sql_instance'. Truncated value: 'aws123dbdev01.abc-test.abcd.ab.d'
To Reproduce try to add an instance via SqlWatchImport.exe
Expected behavior no error
Windows Server (please complete the following information):
- OS Version: Windows Server 2019
SQL Server (please complete the following information):
- SQL Version: SQL Server 2019
- SQL Edition: Standard
is this a duplicate of https://github.com/marcingminski/sqlwatch/issues/301 ?