ORA-15173 createing new TS on ASM
Oracle 11.2.0.4.0 SE-One, 64bit
ASM 11.2.0.4.0, stand-alone, no RAC no clusteing
(all under VBox)
Just trying to set up a demo/test but run into this:
oracle:dwdev$ sqlplus / as sysdba SQL*Plus: Release 11.2.0.4.0 Production on Thu Mar 24 09:37:00 2016 Copyright (c) 1982, 2013, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Release 11.2.0.4.0 - 64bit Production
With the Automatic Storage Management option SQL> CREATE TABLESPACE MIGRATE DATAFILE '+DEV_SMALL/DWDEV/MIGRATE01.DBF';
CREATE TABLESPACE MIGRATE DATAFILE '+DEV_SMALL/DWDEV/MIGRATE01.DBF'
*
ERROR at line 1:
ORA-01119: error in creating database file '+DEV_SMALL/DWDEV/MIGRATE01.DBF'
ORA-17502: ksfdcre:3 Failed to create file +DEV_SMALL/DWDEV/MIGRATE01.DBF
0