Trace analyzer in RAC 2005-08-25 - By Hameed, Amir
Does anyone know how Oracle's trace analyzer should be configured in RAC. It works fine in single instance but spits out the following message when I try to run it in a RAC instance.
exec trca$i.trace_analyzer('racvt1n2_ora_7276.trc'); BEGIN trca$i.trace_analyzer('racvt1n2_ora_7276.trc'); END;
* ERROR at line 1: ORA-00001 (See ORA-00001.ora-code.com): unique constraint (TRCANLZR.TRCA$_STAT_PK) violated ORA-06512 (See ORA-06512.ora-code.com): at "TRCANLZR.TRCA$D", line 642 ORA-06512 (See ORA-06512.ora-code.com): at "TRCANLZR.TRCA$D", line 1046 ORA-06512 (See ORA-06512.ora-code.com): at "TRCANLZR.TRCA$I", line 438 ORA-06512 (See ORA-06512.ora-code.com): at "TRCANLZR.TRCA$I", line 499 ORA-06512 (See ORA-06512.ora-code.com): at line 1
I have tried to completely de-install and then re-installed it but have not had any luck. and Any help will be appreciated. Thanks Amir
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.39"> <TITLE>Trace analyzer in RAC</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Comic Sans MS">Does anyone know how Oracle's trace analyzer should be configured in RAC. It works fine in single instance but spits out the following message when I try to run it in a RAC instance.</FONT>< /P>
<P><FONT SIZE=2 FACE="Courier New">exec trca$i.trace_analyzer('racvt1n2_ora _7276.trc');</FONT>
<BR><FONT SIZE=2 FACE="Courier New">BEGIN trca$i.trace_analyzer('racvt1n2_ora _7276.trc'); END;</FONT> </P>
<P><FONT SIZE=2 FACE="Courier New">*</FONT>
<BR><FONT SIZE=2 FACE="Courier New">ERROR at line 1:</FONT>
<BR><FONT SIZE=2 FACE="Courier New">ORA-00001 (See ORA-00001.ora-code.com): unique constraint (TRCANLZR.TRCA $_STAT_PK) violated</FONT>
<BR><FONT SIZE=2 FACE="Courier New">ORA-06512 (See ORA-06512.ora-code.com): at "TRCANLZR.TRCA$D", line 642</FONT>
<BR><FONT SIZE=2 FACE="Courier New">ORA-06512 (See ORA-06512.ora-code.com): at "TRCANLZR.TRCA$D", line 1046</FONT>
<BR><FONT SIZE=2 FACE="Courier New">ORA-06512 (See ORA-06512.ora-code.com): at "TRCANLZR.TRCA$I", line 438</FONT>
<BR><FONT SIZE=2 FACE="Courier New">ORA-06512 (See ORA-06512.ora-code.com): at "TRCANLZR.TRCA$I", line 499</FONT>
<BR><FONT SIZE=2 FACE="Courier New">ORA-06512 (See ORA-06512.ora-code.com): at line 1</FONT> </P>
<P><FONT SIZE=2 FACE="Comic Sans MS">I have tried to completely de-install and then re-installed it but have not had any luck. and Any help will be appreciated.</FONT></P>
<P><FONT SIZE=2 FACE="Comic Sans MS">Thanks</FONT>
<BR><FONT SIZE=2 FACE="Comic Sans MS">Amir</FONT> </P>
</BODY> </HTML>
|
|