oracle11g_rac无法生成2节点AWR报告—求助
环境:HP-UX IA (64-bit) 双机RAC 数据库版本:11.2.0.4.0第一个节点生成AWR报告正常,第二个节点执行时报以下错误,有没有碰到过这问题的朋友,给说说解决方法。
Specify the Begin and End Snapshot Ids
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Enter value for begin_snap: 5831
Begin Snapshot Id specified: 5831
Enter value for end_snap: 5832
End Snapshot Id specified: 5832
:eid := 5832;
*
ERROR at line 3:
ORA-06550: line 3, column 18:
PLS-00103: Encountered the symbol "" when expecting one of the following:
( - + case mod new not null <an identifier>
<a double-quoted delimited-identifier> <a bind variable>
continue avg count current exists max min prior sql stddev
sum variance execute forall merge time timestamp interval
date <a string literal with character set specification>
<a number> <a single-quoted SQL string> pipe
<an alternatively-quoted string literal with character set specification>
<an alternatively-
declare
*
ERROR at line 1:
ORA-20200: Begin Snapshot Id does not exist for this database/instance
ORA-06512: at line 22
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
给出 完整的过程输出 以便我们诊断 刘大,当时就是执行@?/rdbms/admin/awrrpt.sql命令后,按常规选择了起始与结束的snapshot号,一切都是选择了默认,第一个节点也是如此操作成功的,但是第二个节点就出了以上的报错信息。忘记感谢刘大关注了,谢谢。
给出 完整的过程输出 以便我们诊断,诊断过程不要加入自身的思考,这是个坏习惯。 感谢刘大回复我的问题,因为当时没有把所有过程记录截取出来,只是把报错信息提取出来了。所以无法给出全部操作过程。下次我会注意这些小细节的。 Maclean Liu(刘相兵 发表于 2014-10-1 21:24 static/image/common/back.gif
给出 完整的过程输出 以便我们诊断,诊断过程不要加入自身的思考,这是个坏习惯。 ...
感谢刘大回复我的问题,因为当时没有把所有过程记录截取出来,只是把报错信息提取出来了。所以无法给出全部操作过程。下次我会注意这些小细节的。
页:
[1]