Skip to Main Content
  • Questions
  • Install Database without domain name.

Breadcrumb

Question and Answer

Connor McDonald

Thanks for the question, Thomas.

Asked: January 08, 2020 - 2:46 pm UTC

Last updated: January 10, 2020 - 7:22 am UTC

Version: 18c XE

Viewed 1000+ times

You Asked

I am installing the Express Edition of Oracle's database. I am doing this to test another software's connection process. The database will be very simple with only a couple of columns. Everything will be local to the machine I am working on. I do not wish my database to connect to the company's network. I am using the Oracle Database 18c Installer. Does the Global database name require a domain name? For example, is "oraign.global.localhost" a valid name?

and Connor said...

I have similar requirements - I have a *lot* of databases installed on my laptop :-)

I usually go with

global_names = false
db_domain = (null)


and you should be fine.

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

More to Explore

Administration

Need more information on Administration? Check out the Administrators guide for the Oracle Database