What is the maximum nesting level of Stored Procedure and
Triggers in Sybase?
Answers were Sorted based on User's Feedback
Answer / 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 |
How would you fix a munged log in sybase ?
What is server replication?
How do I remove duplicate rows from a table in sybase?
can i gat any proper material for sybase if possible plz let me know balaji.cc1@gmail.com
What is a coalesce? What is the equivalent of oracle/db2 coalesce function in sybase?
Is data insertion is fast in SYBASE IQ if we have more indexes on a table?
How do I choose which tables to partition in sybase?
Explain the features of sybase.
How do I move tempdb off of the master device?
What is open server in sybase?
How do I exclude a column in sybase?
What is trace flags — 5101 and 5102 in sybase?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)