Hi Marcel, nms:trackingLog schema is a template schema that
trackingLogXXX schemas inherit from. Same applies for nms:deliveryLog.
Hence it has no corresponding physical SQL table. TrackingLogs are not
merged into a single table. You may refer to this page for a description
of the datamodel. Real-time events, broadlogs and trackings logs are
stored in different tables depending on which instance you look at:On
the Real-Time execution instance:RT events / broadlog / tracking logs:
nms:rtEvent, nm...