Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Unknown RBS

Unknown RBS

From: Sinardy <sinardyxing_at_bcsis.com>
Date: Tue, 07 Aug 2001 01:54:38 -0700
Message-ID: <F001.00362607.20010807013616@fatcity.com>

Hi all,

I have question below here .. (Solaris 7 Oracle 8.1.6)

I startup my database with this parameter

db_name = "MyDB"

instance_name = MyDB
service_names = MyDB
control_files = ("/export/home/basic/MyDB/ctl/control01.ctl",

"/export/home/basic/MyDB/ctl/control02.ctl",
"/export/home/basic/MyDB/ctl/control03.ctl")
open_cursors = 100
max_enabled_roles = 30
db_block_buffers = 9280
shared_pool_size = 12670976
large_pool_size = 614400
java_pool_size = 0
log_checkpoint_interval = 10000
log_checkpoint_timeout = 1800
processes = 50
log_buffer = 163840
background_dump_dest = /export/home/basic/MyDB/dump/bdump
core_dump_dest = /export/home/basic/MyDB/dump/cdump
user_dump_dest = /export/home/basic/MyDB/dump/udump
db_block_size = 4096
remote_login_passwordfile = none
os_authent_prefix = ""
compatible = "8.1.0"
sort_area_size = 65536
sort_area_retained_size = 65536

SQL> select name from v$rollname;

NAME



SYSTEM
RBS0
RBS1
RBS2 Where are these RBS* rollback segments come from ? Because I am not include the
ROLLBACK_SEGMENTS = ( RBS0, RBS1, RBS2 ) parameters

Thank you,

Regards

Sinardy

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sinardy
  INET: sinardyxing_at_bcsis.com

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: ListGuru_at_fatcity.com (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).
Received on Tue Aug 07 2001 - 03:54:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US