cancel
Showing results for 
Search instead for 
Did you mean: 

Database error -102 at FET access to table AGR_HIERT

Former Member
0 Kudos

HI,

My database is MAX DB.

I got the following error in SM21.

Database error -102 at FET access to table AGR_HIERT

I am not able to found proper information about this error in MAXDB. I didn't got any dump error at ST22 at that particular time.

Is this error critical or we can ignore? If its critical which action need to be taken?

kindly help me on this.

Thanks & Regards,

Nagendra.

Accepted Solutions (0)

Answers (1)

Answers (1)

martin_E
Active Contributor
0 Kudos

Hi Nagendra

Strictly speaking, the error is caused by the current MaxDB SQL Statement being canceled. In SAP terms, the SQL statement has been terminated by the system, as part of error recovery or due to manual intervention.

Depending on how well written the failed transaction / program is, MaxDb should have rolled back any updates in that logical unit of work, so that the SAP system retains it's integrity. However, to be safe, the business user needs to check what they were doing, to determine whether they need to re enter data or rerun a business process.

You haven't specified which release of MaxDB you are running. However, I've also attached some links to MaxDb documentation for the current and previous releases.

[MaxDB 7.6 Library|http://maxdb.sap.com/doc/7_6/default.htm]

[MaxDB 7.6 Messages|http://maxdb.sap.com/doc/7_6/bf/e3c635d0998e4be10000009b38f839/frameset.htm]

[MaxDB 7.7 Library|http://maxdb.sap.com/doc/7_7/default.htm]

[MaxDB 7.7 Messages|http://maxdb.sap.com/doc/7_7/ed/ae247c0c764162840c4394d94df9bc/frameset.htm]

hope this helps

former_member256962
Participant
0 Kudos

This particulat 102 message can be ignored as well said in the previous entry as it could be user intervention in cancelling the execution of sql query over a table

Please check the below link for 102

http://help.sap.com/saphelp_nw70/helpdata/en/4e/2b11bb72fc11d2a9aa00a0c9430730/content.htm