Skip to main content
Question

App-DB-MSSQL-Sql-Statement-String

  • February 15, 2024
  • 5 replies
  • 136 views

Forum|alt.badge.img+6

Quel est la longueur max de key_field svp ?

J’envoi de la donnée mais trop a priori et le Centreon dit “no row return” ce qui est faux en plus.

 

Décidément la documentation Centreon est bien pauvre versus le prix du produit….

Nous ne sommes pas non plus débordé par les réponses sur ce forum ou même par les réponses aux tickets du support officiel….

 

Quel Galère !!!

 

5 replies

ltirand
Centreonian
Forum|alt.badge.img+10
  • Centreonian
  • May 28, 2024

Hello :)

About your issue I think more context may help us a lot to better understand it, for example can you provide us an output to rely with your question ?


Forum|alt.badge.img+6
  • Author
  • Steward **
  • May 28, 2024

Hello,

It’s an old topic….

It’s very simple: I use App-DB-MSSQL-Sql-Statement-String

My string can have more than 70 char.

If the string return by the select is too long then the App-DB-MSSQL-Sql-Statement-String give you a  “no row return” and that’s wrong…

it would be better to trim the string to the max size allowed.

 

 


ltirand
Centreonian
Forum|alt.badge.img+10
  • Centreonian
  • May 28, 2024

I asked you for an output to better understand the context (the request, the options sets, etc) around your question to isolate a potential wrong plugin behavior or command interaction.
How I understand your problem is that if you have less than 70 char in the string returns by your request, the plugin works fine. And if this string returns is > 70 char, the plugin answer “no row return” ?


Forum|alt.badge.img+6
  • Author
  • Steward **
  • May 31, 2024

Hello,

that’s right.

 


ltirand
Centreonian
Forum|alt.badge.img+10
  • Centreonian
  • June 3, 2024

Hello :)

I’ve reported this issue in our backlog, thanks for you contribution we’ll see with you here if need more details while resolving this issue.