cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

We had updated DMIS Version from (SAP SLT 2.0 SP09 to SAP SLT 3.0 SP02) and (SAP NetWeaver 7.31 EhP1 SP16 to SAP NetWeaver 7.52 SP-05). After upgrade slt replication is running with errors.Even though the replication is happening fine we are seeing threshold errors. I tried SAP notes and it didn't help. Please find the attached screen shot. Appreciate your help.error.jpg

0 Likes
View Entire Topic
sudhan
Discoverer
0 Likes

Hi Raj,

The LTRC Traffic light is based on the below checks. but you can skip the latency check from the table

if any one of the checks failed the whole status will be red..

/1LT/DEFAULT_SP11 CONNECTION_CHECK

/1LT/DEFAULT_SP11 JOB_ACTIVITY_CHECK

/1LT/DEFAULT_SP11 LOGTAB_STATUS_CHECK

/1LT/DEFAULT_SP11 MASTER_JOB_CHECK

/1LT/DEFAULT_SP11 REPLICATION_CHECK

/1LT/DEFAULT_SP11 TABLE_STATUS_CHECK

/1LT/DEFAULT_SP15_3 CONNECTION_CHECK

/1LT/DEFAULT_SP15_3 JOB_ACTIVITY_CHECK

/1LT/DEFAULT_SP15_3 LOGTAB_STATUS_CHECK

/1LT/DEFAULT_SP15_3 MAINTENANCE_EVENT_CHECK

/1LT/DEFAULT_SP15_3 REPLICATION_CHECK

/1LT/DEFAULT_SP15_3 TABLE_STATUS_CHECK

/1LT/DEFAULT_SP15_3 TRIGGER_CHECK

the system will do the health-checks and turn the status red if tresholds are not met.

You can completely remove \ stop health check by removing a row for LATENCY_CHECK from table se16 : DMC_HC_ACT_CHECK, remove the entries on the both the sp level This table contains the areas SLT monitors.

then the light will be looks green.. hope it will help