.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
High "transaction rollbacks " value in v$sysstat

High "transaction rollbacks " value in v$sysstat

2005-09-08       - By Lou Fangxin
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

Check you application, is there so much rollback in you application, or
rollback to save point?

On 9/9/05, Allen, Brandon <Brandon.Allen@(protected)> wrote:

> I just noticed in a 9.2.0.6 <http://9.2.0.6> instance on Win2K3 that
> statspack is reporting a lot of rollback in the "transaction rollbacks"
> statistic, but a much more reasonable (smaller) value for "user rollbacks":
>
> Statistic Total per Second per Trans
> -- ---- ---- ---- ---- ---- ----- -- ---- ---- ----- -- ---- ------
> -- ---- ----
> transaction rollbacks 3,640,974 31.6 1.3
> user calls 135,007,494 1,172.0 47.4
> user commits 2,845,562 24.7 1.0
> user rollbacks 21 0.0 0.0
>
> I searched Metalink for bugs but didn't find anything. Is it even possible
> for these values to be correct? My understanding is that 'transaction
> rollbacks' is a subset of 'user rollbacks', i.e. URs is incremented
> everytime a user issues 'rollback' even if there is nothing to actually be
> rolled back, but TRs is only incremented when actual rollback work is
> performed. Is my understanding incorrect/incomplete? If so, what could be
> the cause of all this rollback activity?
>
> Thanks,
> Brandon
>
> Privileged/Confidential Information may be contained in this message or
> attachments hereto. Please advise immediately if you or your employer do not
> consent to Internet email for messages of this kind. Opinions, conclusions
> and other information in this message that do not relate to the official
> business of this company shall be understood as neither given nor endorsed
> by it.
>
> --
> http://www.freelists.org/webpage/oracle-l
>



--
Welcome, http://www.anysql.net/en/

<div>Check you application, is there so much rollback in you application, or
rollback to save point?</div>
<div>&nbsp;</div>
<div><br><span class="gmail_quote">On 9/9/05, <b class="gmail_sendername">Allen
, Brandon</b> &lt;<a href="mailto:Brandon.Allen@(protected)">Brandon.Allen
@(protected)</a>&gt; wrote:</span></div>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0
.8ex; BORDER-LEFT: #ccc 1px solid">I just noticed in a <a href="http://9.2.0.6"
>9.2.0.6</a> instance on Win2K3 that statspack is reporting a lot of rollback in
the &quot;transaction rollbacks&quot; statistic, but a much more reasonable
(smaller) value for &quot;user rollbacks&quot;:
<br><br>Statistic&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;Total&nbsp;&nbsp;&nbsp;&nbsp; per Second&nbsp;&nbsp;&nbsp;&nbsp;per
Trans<br>-- ---- ---- ---- ---- ---- ----- -- ---- ---- ----- -- ---- ------ --
-- ---- --<br>transaction rollbacks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;3,640,974&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;
31.6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.3<br>user
calls&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 135,007,494&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;1,172.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47.4<br>user
commits&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2,845,562&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp; 24.7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;1.0<br>user rollbacks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;21&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;
0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0.0<br><br>I
searched Metalink for bugs but didn't find anything.&nbsp;&nbsp;Is it even
possible for these values to be correct?&nbsp;&nbsp;My understanding is that
'transaction rollbacks' is a subset of 'user rollbacks', i.e. URs is incremented
everytime a user issues 'rollback' even if there is nothing to actually be
rolled back, but TRs is only incremented when actual rollback work is performed
.&nbsp;&nbsp;Is my understanding incorrect/incomplete?&nbsp;&nbsp;If so, what
could be the cause of all this rollback activity?
<br><br>Thanks,<br>Brandon<br><br>Privileged/Confidential Information may be
contained in this message or attachments hereto. Please advise immediately if
you or your employer do not consent to Internet email for messages of this kind
. Opinions, conclusions and other information in this message that do not relate
to the official business of this company shall be understood as neither given
nor endorsed by it.
<br><br>--<br><a href="http://www.freelists.org/webpage/oracle-l">http://www
.freelists.org/webpage/oracle-l</a><br></blockquote></div><br><br clear="all">
<br>-- <br>Welcome, <a href="http://www.anysql.net/en/">http://www.anysql.net/en
/
</a>