We have a batch job trying to delete rows from a table which are older than a certain date. The delete fails with above reason code. When I look up the explanation it states "A relational data system (RDS) subcomponent internal inconsistency was detected." Even our DBA's are not sure what this is. We tried re-running the job, but same error. I don't have access to DB2 Diagnosis Guide and Reference book, so I'm not sure how to get more info. My DBA is going to talk with our systems people about it, but that could take days. It is interesting that we can query the data with a Select, but trying to delete it causes an error. Any thoughts on what it could be?