Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Setting DBFILE_DEST=+DATA in oracle-xe-18c.conf file

User_A9PATDec 14 2018 — edited Dec 18 2018

I am attempting to install Oracle XE18c into my ASM +DATA location.  To do so I set "DBFILE_DEST=+DATA" in my oracle-xe-18c.conf file.   When I run "/etc/init.d/oracle-xe-18c configure"  I get the following error:

Configuring Oracle Database XE.

[WARNING] [DBT-06303] Unable to check if location (+DATA/XE/) is on ACFS.

[FATAL] [DBT-06007] The specified location (Datafile location) is invalid.

   CAUSE: The specified location is not found on the system or is detected to be a file.

Is it possible to do this setup in ASM if so what do I need to do different?

Comments
Post Details
Added on Dec 14 2018
3 comments
1,407 views