Hello all,
We are facing an issue on db13 transaction where the DBstatistics job is getting the following error:
BR0301E SQL error -1115 at location stats_tab_collect-20, SQL statement:
'BEGIN DBMS_STATS.GATHER_TABLE_STATS (OWNNAME => '"SAPSR3"', TABNAME => '"SRRELROLES"', ESTIMATE_PERCENT => 30, METHOD_OPT => 'FOR ALL COLUMNS SIZE 1', DEGREE => NULL, CASCADE => TRUE, NO_INVALIDATE => FALSE); END;'
ORA-01115: IO error reading block from file (block # )
ORA-01110: data file 14: '/oracle/ED0/sapdata3/sr3_11/sr3.data11'
ORA-27072: File I/O error
Linux-x86_64 Error: 5: Input/output error
Additional information: 4
Additional information: 404921
Additional information: -1
ORA-06512: at "SYS.DBMS_STATS", line 20390
ORA-06512: at "SYS.DBMS_STATS", line 20413
ORA-06512: at line 1
BR0886E Checking/collecting statistics failed for table SAPSR3.SRRELROLES
Can you help me to solve this issue?