SAP Note 1489410 - Performance Optimization in Managed Systems

Component : Solution Documentation Assistant -

Solution : https://service.sap.com/sap/support/notes/1489410 (SAP Service marketplace login required)

Summary :
SAP Note details a time limit issue in transaction SDCCN for Service Data Control Center logs and a corresponding ABAP Runtime Error (TIME_OUT) in transaction ST22, affecting the managed system. This is traced back to excessive sequential reads on a large database table during a selection query. To resolve, SAP recommends creating a secondary index on table TSTCT for field TCODE, first in the development system, then transporting to test and production environments. Reference to SAP Note 334224 is provided for guidance on secondary indexes creation.

Key words :
service data control center, terms solution documentation assistant, table lt_tstct bypassing buffer, time limit exceeded, abap runtime error, large database table, sequential reads performed, creating secondary indexes, table tstct, statements performed

Related Notes :

334224Important notes for creating indexes