Skip to Content
0
Former Member
Aug 04, 2016 at 04:41 PM

How to interpret a singele complete sync in Events.log

25 Views

Hi SAP gurus,

I was tasked to create a report of the length of various "Syncs" that can be found in the events.log

I was able to find some info about how to interpret the logs here: Agentry Messages Log Definition - SAP Mobility - SCN Wiki

I'm having difficulties understanding where does the sync start and end though.

So far here is how i think it goes.

This is a part of the events.log...... What I do is that I look for the start of the "Message number" and its end. In this case its the message number "1"

w/c starts at "08/04/2016 04:45:03" and ended at "08/04/2016 04:45:07"

I, 9, 1, 1, 08/04/2016 04:45:03, , 0, 579, , ANGEL: B413C814-F568-42A7-9A14-632D637805BC

Q, 9, 1, 1, 08/04/2016 04:45:03, , 0, 579, yjan, ANGEL: B413C814-F568-42A7-9A14-632D637805BC

A, 9, 1, 1, 08/04/2016 04:45:03, , 0, 579, yjan, ANGEL: B413C814-F568-42A7-9A14-632D637805BC

S, 9, 1, 1, 08/04/2016 04:45:06, 16, 4, 579, yjan, ANGEL: B413C814-F568-42A7-9A14-632D637805BC

I, 202, 20, 2, 08/04/2016 04:45:06, , 0, 1464, , ANGEL: B413C814-F568-42A7-9A14-632D637805BC

Q, 202, 20, 2, 08/04/2016 04:45:06, , 0, 1464, yjan, ANGEL: B413C814-F568-42A7-9A14-632D637805BC

A, 202, 20, 2, 08/04/2016 04:45:06, , 0, 1464, yjan, ANGEL: B413C814-F568-42A7-9A14-632D637805BC

S, 202, 20, 2, 08/04/2016 04:45:06, 0, 2, 1464, yjan, ANGEL: B413C814-F568-42A7-9A14-632D637805BC

C, 9, 1, 1, 08/04/2016 04:45:07, , 4, 579, yjan, >unknown<

So does that mean that the "Message number 1" is a sync? so it lasted 4 seconds? or im completely wrong?

Can someone explain to me how to check for the start and end of a "Complete" sync and how to identify an "incomplete" sync?

Thanks,

Kurt