Received the following error when application trying to execute procedure from sqlPlus.
BEGIN
recon.rec_controller.perform_reconciliation(957);
END;
/
-- *******************************************************************
ORA-20900: ORA-20900: ORA-20101: Error in REC_controller.start_reconciliation -> ORA-20900: ORA-01578: ORACLE data block corrupted (file # 42, block # 12071)
ORA-01110: data file 49: '/u47/oradata/DRECS06/recon_sml_idx06.dbf'
ORA-26040: Data block was loaded using the NOLOGGING option
-- *******************************************************************
Receiving folloing errors on alert log.
Wed Jul 23 02:00:01 2008
ORA-20001: Block change tracking has been disabled
Regards
Sachin