What is the maximum nesting level of Stored Procedure and
Triggers in Sybase?

Answer Posted / rinu

Triggers can nest to a depth of 16 levels. The current
nesting level is stored in the @@nestlevel global variable.
Nesting is enabled at installation. A System Administrator
can turn trigger nesting on and off with the allow nested
triggers configuration parameter.
the same is applied for Sp with nesting level with a range
or depth from 0 to 16.
if more than 16 then we get an error as :Maximum stored
procedure nesting level exceeded (limit 16).

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you change to get the decimal separator as comma instead of the decimal point (.)?

462


How do I set a password to be null?

475


List the merits of index covering.

482


We have lost the sa password, what can we do?

489


Which should I use, repagent or ltm in sybase?

558






How to connect sybase database from python?

480


Differentiate between ltm and repagent?

586


How would you check the long running transaction?

482


What is table partitioning in sybase?

468


What is the difference between replication server and sql remote in sybase?

478


You need to multiply all values of a single column. How would you do that?

479


Compare in and exists?

538


How would you lock a table in sybase? What text command will you use for it?

487


What do you mean by mainframe connect tool in sybase?

452


A single operation is failing to escalate?

441