社区
MS-SQL Server
帖子详情
运行SP,发生这样的错误:Maximum stored procedure,funtion,trigger,or view nesting levele execcded
魉呼
2004-09-26 09:19:17
数据库复制后,运行SP,发现这样的错误:Maximum stored procedure,funtion,trigger,or view nesting levele execcded;复制之前,这个SP是不会有这个错的,请教达人!!!
...全文
130
5
打赏
收藏
运行SP,发生这样的错误:Maximum stored procedure,funtion,trigger,or view nesting levele execcded
数据库复制后,运行SP,发现这样的错误:Maximum stored procedure,funtion,trigger,or view nesting levele execcded;复制之前,这个SP是不会有这个错的,请教达人!!!
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
5 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
zjcxc
元老
2004-09-27
打赏
举报
回复
帖出你的sp来看看.
魉呼
2004-09-27
打赏
举报
回复
那应该怎么处理呢,请达人告知,因为这个SP很简单的
zjcxc
元老
2004-09-26
打赏
举报
回复
数据发生了变化,导致存储过程处理产生了超过32层的递归调用吧.
魉呼
2004-09-26
打赏
举报
回复
但是在做数据库复制之前不会报这种错误的??
zjcxc
元老
2004-09-26
打赏
举报
回复
超过了存储过程,函数,触发器或视图的最大嵌套层数
sql允许的最大递归调用层数为32层.
SQL Server 存储过程
•
错误
处理 • 性能考虑事项 • 如何使用调试器 存储过程很有用。如果您一直使用的是过程式编程语言,那么本章的内容可能正适合您。现在,看一下SQLServer代码的主要种类,不过在深入研究这一主题之前,需要...
ORACLE ERROR大全
ORA_ERROR大全 1 ORA00001: unique constraint (.) violated -17 ORA00017: session requested to set trace event -18 ORA00018:
max
imum
number of sessions ...-19 ORA00019:
max
imum
number of session lic...
【MSDN】
TRIGGER
Creates a
trigger
, which is a
sp
ecial kind of
store
d
procedure
that
exec
utes automatically when a user attempts the
sp
ecified data-modification statement on the
sp
ecified table. Microsoft® SQL Se...
SQLException
错误
码
这里说的
错误
码是指SQLException.getErrorCode()返回的int类型
错误
码。 比如常见的有: // 1049 Unknown database // 1060 Duplicate column name // 1061 Duplicate key name // 1091 Can't DROP 'xxx'. Check ...
12C ORA-
错误
汇总1 ORA-00000 to ORA-00877
(
procedure
, function, package) in a session that has this disabled (by 'alter session disable commit in
procedure
') Action: Enable commits from PL/SQL in this session, or do not attempt to use ...
MS-SQL Server
34,873
社区成员
254,640
社区内容
发帖
与我相关
我的任务
MS-SQL Server
MS-SQL Server相关内容讨论专区
复制链接
扫一扫
分享
社区描述
MS-SQL Server相关内容讨论专区
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章