Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Unknown RBS
Sinardy,
They are the RBS's that are created when you created the database. You only need the
specify the RBS in the init.ora when they are public RBS that need to be identified if
you use MTS. If your connections are DEDICATED then you do not have to place them in
the init.ora but it will not hurt anything if you do.
List, Correct me if I got it wrong.
ROR mª¿ªm
>>> sinardyxing_at_bcsis.com 08/07/01 05:36AM >>>
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
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/udumpdb_block_size = 4096
SQL> select name from v$rollname;
NAME
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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ron Rogers INET: RROGERS_at_galottery.org 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 - 07:56:59 CDT
![]() |
![]() |