Skip to Main Content

Breadcrumb

May 4th

Question and Answer

Connor McDonald

Thanks for the question, Yue.

Asked: April 12, 2017 - 1:17 pm UTC

Last updated: April 14, 2017 - 10:35 am UTC

Version: 11g

Viewed 1000+ times

You Asked

Hi:
Today I read the link below about the db_domain

https://docs.oracle.com/cd/B28359_01/server.111/b28320/initparams052.htm#REFRN10036

it is said that Range of values of this parameter can not be null

IS that right?

because my database does not set this parameter at all.

Thanks

and Connor said...

I think that might be a doc error, eg

SQL> select * from global_name;

GLOBAL_NAME
------------------------------------------------------------------------
DB122

SQL> show parameter db_domain

NAME                                 TYPE        VALUE
------------------------------------ ----------- -----------------------
db_domain                            string



Is this answer out of date? If it is, please let us know via a Comment