|
|
The problem found by me is a new bug filed by oracle.
Bug No. 6351358
Filed 20-AUG-2007 Updated 20-AUG-2007
Product Oracle Server - Enterprise Edition Product Version 10.2.0.3
Platform Solaris Operating System (SPARC 64-bit) Platform Version 2.4.21-40.EL
Database Version 10.2.0.3 Affects Platforms Generic
Severity Severe Loss of Service Status Support bug screening
Base Bug N/A Fixed in Product Version No Data
Problem statement:
SRVCTL FAILS ERROR 'SERVICE NAME CANNOT BE SAME AS THE DATABASE DEFAULT SER NAM
*** 08/20/07 09:04 am ***
TAR:
----
6429436.993
.
PROBLEM:
--------
$ srvctl status service -d RTST -S 1
#@=info: operation={status} config={full} ver={10.2.0.0.0}
#@=service[0]: name={RTST1} enabled={true} pref={RTST1} avail={RTST2}
disabled_insts={} tafpolicy={none} type={user}
Service name cannot be same as the database default service name RTST
.
.
DIAGNOSTIC ANALYSIS:
--------------------
SQL> show parameter service_names
.
NAME TYPE VALUE
------------------------------------ -----------
------------------------------
SQL> select name from v$services;
.
NAME
----------------------------------------------------------------
RTST2
RTST1
RTSTXDB
SYS$BACKGROUND
SYS$USERS
.
.
WORKAROUND:
-----------
.
RELATED BUGS:
-------------
.
REPRODUCIBILITY:
----------------
.
TEST CASE:
----------
.
STACK TRACE:
------------
.
SUPPORTING INFORMATION:
-----------------------
.
24 HOUR CONTACT INFORMATION FOR P1 BUGS:
----------------------------------------
.
DIAL-IN INFORMATION:
--------------------
.
IMPACT DATE: |
|