We had many errors with the historic data on Operator Console starting April 10 and 11. Today all devices are not showing data, but robots, hubs and communication are working fine. What we have found is that in data_engine probe there are some oracle errors like these:
OCI_ERROR - ORA-01654: unable to extend index VWSMILE.RN_QOS_DATA_0074_IDX0 by 128 in tablespace USERS
OCI_ERROR - ORA-01653: unable to extend table VWSMILE.RN_QOS_DATA_0023 by 8192 in tablespace USERS
Release : 20.3
Component : UIM - DATA_ENGINE
These errors are purely Oracle database errors:
ORA-01654
http://dba-oracle.com/t_ora_01654.htm
An Oracle DBA should be able to resolve them.