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?