cancel
Showing results for 
Search instead for 
Did you mean: 

M_TABLE Availability Issue Causing Report Failure and Delayed Recovery

08-31-2026 12:29 PM
Sathiya1991 Discoverer
76 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

We encountered an intermittent issue where a SAP HANA stored procedure attempted to retrieve record count information from M_TABLES, which contains metadata and runtime information about database tables. As a result, the job failed with a "no data found" error because the stored procedure was unable to retrieve the expected record count information from M_TABLES. Job Run Time: 27 August 2026, 10:35 PM UTC CALL "_SYS_BIC"."project.namespace.PROCEDURES::SP_REPORT_SNAPSHOT" ('NA','''*''','*','20260828021600','20260827'); com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [1299]: no data found: "_SYS_BIC"."project.namespace.PROCEDURES::SP_REPORT_SNAPSHOT": col 1 (at pos 2444) "_SYS_BIC"."project.namespace.PROCEDURES::SP_EXECUTION_ERROR_LOG": line 82 col 2 (at pos 2747) "_SYS_BIC"."project.namespace.PROCEDURES::SP_EXECUTION_ERROR_LOG": line 83 col 2 Questions Has anyone encountered a similar intermittent "no data found" error when querying M_TABLES? Are there any known SAP Notes related to this behavior? Could table unload/reload activities, metadata refreshes, locking, or resource constraints lead to such an issue? What diagnostics or traces should be collected if the issue occurs again? Any guidance would be greatly appreciated. Thank you.

0 Likes

Accepted Solutions (0)

Answers (0)