ITPub博客

首页 > Linux操作系统 > Linux操作系统 > ora-01536

ora-01536

原创 Linux操作系统 作者:lfree 时间:2006-06-21 00:00:00 0 删除 编辑
昨天晚上被开发人员叫来,说系统出现
ora-01536。

我查询一下:
ORA-01536 space quota exceeded for tablespace 'string'


Cause: The space quota for the segment owner in the tablespace has been exhausted and the operation attempted the creation of a new segment extent in the tablespace.

Action: Either drop unnecessary objects in the tablespace to reclaim space or have a privileged user increase the quota on this tablespace for the segment owner.

问题很快解决。

我现在的问题是,出现ora-01536的时机。
我的表空间当时还剩118m,而且用户表的next增长都是1M.而且前面为什么没有出现这个错误?

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/267265/viewspace-82877/,如需转载,请注明出处,否则将追究法律责任。

上一篇: error ORA-30041
请登录后发表评论 登录
全部评论
熟悉oracle相关技术,擅长sql优化,rman备份与恢复,熟悉linux shell编程。

注册时间:2008-01-03

  • 博文量
    3453
  • 访问量
    7141084