Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SYS.PROPS$.GLOBAL_DB_NAME wrong?
Do you clone the database from another database with name SH805.world? If
that is the case, even the SID and db_name is different, you will still need
to issue the command:
alter database rename global_name ....;
Winnie
Erik Fries wrote in message <7tl1e7$45u$1_at_news.netcologne.de>...
>Hello All!
>
>I've installed Oracle 8.5.0.0 on an AIX 4.3 machine. The ORACLE_SID was set
to
>dbaix02. The rest of the environment was set as recommended. After the
>installation, which runs without errors, I consult the system table
SYS.PROPS$.
>Now the entry SYS.PROPS$.GLOBAL_DB_NAME has the value 'SH805.world' and not
>'dbaix02.world', as expected. What's going wrong?
>
>Thanks in advance for any suggestion.
>
>Regards
>Erik Fries
>................................
>: E-Mail: er.fries_at_mail.lvr.de :
>: Fon: +49-221-809-2062 :
>: Fax: +49-221-809-2077 :
>:..............................:
>
Received on Sat Oct 09 1999 - 00:17:44 CDT
![]() |
![]() |