Background documentation-28902: Too many nested try/catch statements Locate this document in the navigation structure

 

Explanation

A maximum of 16 nested TRY/CATCH blocks is permitted in a database procedure.

User Response

Do not exceed the upper limit of 16 nested TRY/CATCH blocks when you code the database procedure.