report.txt :-

What Does the NEGATIVE ( -1 ) Value for field XACTS (below) mean ?


SVRMGR> Rem Waits_for_trans_tbl high implies you should add rollback
segments.
SVRMGR> select * from stats$roll;
UNDO_SEGMENT        TRANS_TBL_GETS      TRANS_TBL_WAITS
UNDO_BYTES_WRITTEN  SEGMENT_SIZE_BYTES  XACTS               SHRINKS
WRAPS              
------------------- ------------------- -------------------
------------------- ------------------- -------------------
------------------- -------------------
                  0                 137                   0
0              237568                   0                   0
0
                  2                 880                   0
464946            10641408                   0                   0
1
                  3                 913                   1
794780            10641408                  -1                   0
2
                


NOTE - Banking Product with Database having 400 Concurrent Staff users

Rollback Segments = 100 in number
INITIAL_EXTENT = 512 K , NEXT_EXTENT = 512K ,  MINEXTENTS=20 ,
OPTIMAL=10M


--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: VIVEK_SHARMA
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to