cancel
Showing results for 
Search instead for 
Did you mean: 

ORACLE data block corrupted

Former Member
0 Kudos

Dear All

I am getting following error while processing messages in SXMB_MONI.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="PARSING">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Problem inserting 8af5d9d7-c330-984c-9f9d-29be5fa11012(INBOUND) into the database: java.sql.SQLException: ORA-01578: ORACLE data block corrupted (file # 11, block # 153702) ORA-01110: data file 11: 'G:\ORACLE\XID\SAPDATA4\XIDDB_1\XIDDB.DATA1'</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Please give me solution how to resolve this issue.

Thanks in advance.

Regards,

Sekhar.K

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

are you able to do the same operation on database from any Oracle editor (sql plus/toad....)