In this blog post, let’s learn about the error message “13084 Exceeded the maximum nesting level of 200 at line-number” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.
Error Message
13084 Exceeded the maximum nesting level of 200 at line-number
Reason for the Error
The #include directive exceeded the nesting limit of 200 levels in the embedded SQL application.
Solution
Remove the #include directive that exceeds the maximum nesting level limit, and preprocess the application