I have regular error in log:
Unix timestamp conversion:
1. It's Oracle bug in version 12.1
2. Error appears from history syncer
But I would to know:
1. what operation of history syncer is originator of sql query
2. Why is period in query so big (1 month)
3414:20150731:101906.633 [Z3005] query failed: [-1] ORA-00600: internal error code, arguments: [kksgaItLvl_Setup: desc], [3], [3], [], [], [], [], [], [], [], [], [] [select * from (select clock,ns,value from history_uint where itemid=164524 and clock<=1437625144 and clock>1435033144 order by clock desc) where rownum<=1]
- 1437625144 23.07.2015 4:19:04
- 1435033144 23.06.2015 4:19:04
1. It's Oracle bug in version 12.1
2. Error appears from history syncer
But I would to know:
1. what operation of history syncer is originator of sql query
2. Why is period in query so big (1 month)