小弟初学oracle,最近不知道做什么操作了,导致数据库alert日志一直提示ORA-25319: 队列表重新分区已中止错误,而且一直不停的生成trc追踪文件导致磁盘空间不停的增大,但是数据库可以正常的启动,其他操作也可以正常进行。求哪位大牛帮忙解决一下,不胜感激!

解决方案 »

  1.   

    把你的trc文件删除掉
    然后使用
    alter system set sql_trace=false; 关闭审核
      

  2.   

    我想解决的问题主要是提示ORA-25319: 队列表重新分区已中止错误,您能不能给我解释一下这个错误?
      

  3.   

    没遇到过,希望对你有帮助Oracle Error :: ORA-25319
    Queue table repartitioning abortedCause
    During instance restart in an Oracle RAC environment, queue table repartitioning aborted due to errors.Action
    Look at the incident generated for this error and report the problem to Oracle Support Services.