sqlwatch icon indicating copy to clipboard operation
sqlwatch copied to clipboard

sql_instance column to small (maybe hostname too) in sql_config_sql_instance

Open chrgraefe opened this issue 4 years ago • 1 comments

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

chrgraefe avatar Sep 14 '21 08:09 chrgraefe

is this a duplicate of https://github.com/marcingminski/sqlwatch/issues/301 ?

marcingminski avatar Oct 22 '22 17:10 marcingminski