After successfully connecting the sdgtw probe to our HP Service Manager instance, the probe is failing to query for incidents that it may have opened. It also appears that the update.time parameter is not being passed when querying.
sdgtw query error:
5352( 8448) 07/16/2021 14:14:52 RTE E Error: SQL State: 42000-4145 Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]An expression of non-boolean type specified in a context where a condition is expected, near ')'.
5352( 8448) 07/16/2021 14:14:52 RTE I Row Number = 1, Column number = -1
5352( 8448) 07/16/2021 14:14:52 RTE E Error: SQL State: 42000-11501 Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]The batch could not be analyzed because of compile errors.
5352( 8448) 07/16/2021 14:14:52 RTE I Row Number = 1, Column number = -1
5352( 8448) 07/16/2021 14:14:52 RTE E API=SQLNumResultCols [in _describe], Statement=SELECT m1."NUMBER" FROM PROBSUMMARYM1 m1 WHERE ((m1."OPENED_BY"=? and m1."UPDATED_BY" <> ? and (m1."PROBLEM_STATUS"=? or m1."PROBLEM_STATUS"=?) and m1."UPDATE_TIME")) ORDER BY m1."NUMBER" ASC
5352( 8448) 07/16/2021 14:14:52 JRTE I Termination signal: 0
5352( 8448) 07/16/2021 14:14:52 RTE I -Memory : S(4656024) O(1356788) MAX(6300012) - MALLOC's Total(426869)
5352( 8448) 07/16/2021 14:14:52 RTE I Thread termination in progress
5352( 8448) 07/16/2021 14:14:52 RTE I User xxxxxx has logged out and freed a Named license ( 2 out of a maximum 10 )
5352( 8448) 07/16/2021 14:14:52 RTE I Undisplayed message:Additional errors have been written to the log. Contact your system administrator
5352( 8448) 07/16/2021 14:14:52 RTE I Undisplayed message:SQL State: 42000-11501 Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]The batch could not be analyzed because of compile errors.
5352( 8448) 07/16/2021 14:14:52 RTE I Undisplayed message:SQL State: 42000-4145 Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]An expression of non-boolean type specified in a context where a condition is expected, near ')'.
5352( 8448) 07/16/2021 14:14:52 RTE I Thread termination cleanup complete. Thread was active for 0 days,00:00:01. Threads remaining: 0 of 50
Release : 20.3
Component : UIM - SDGTW
1. Configure the sdgtw probe via Admin Console
2. Set auto_close_alarm parameter to false (from true which is the default), so that when the incident is raised in HPSM it doesnt try to auto close the ticket.