Dear Experts,
I am facing this error in 500G table on win 2008 R2 64 bit RAM
nothing in alert log or v$recover_file
Oracle Database 11g 11.2.0.1.0 - 64bit
SQL> create index L_3__SERIALIZED on L_3_PV_TD_LINE_ITEMS_FF_REL_2 (SERIALIZ
ED) parallel 16 nologging;
create index L_3__SERIALIZED on L_3_PV_TD_LINE_ITEMS_FF_REL_2 (SERIALIZED)
parallel 16 nologging
*
ERROR at line 1:
ORA-12801: error signaled in parallel query server P015
ORA-01115: IO error reading block from file 115 (block # 967936)
ORA-27070: async read/write failed
OSD-04016: Error queuing an asynchronous I/O request.
O/S-Error: (OS 1117) The request could not be performed because of an I/O
device error.
ORA-01115: IO error reading block from file 115 (block # 967936)
ORA-27070: async read/write failed
OSD-04016: Error queuing an asynchronous I/O request.
O/S-Error: (OS 1117) The request could not be performed because of an I/O
device error.
Thanks for help