Receiving JDBC SQLException - ErrorCode: 1119SQLState:64000 Message: ORA-01119: error in creating da
I am deploying Enterprise Manager Cloud Control on ODAX5-2 following the Solution-In-A-Box whitepaper from December 2014. I executed the ConfigureGC.sh script and it ran fine for installing all the plug-ins, etc but when it got to creating the tablespaces for the management data, etc it erred with the following:
JDBC SQLException - ErrorCode: 1119SQLState:64000 Message: ORA-01119: error in creating database file '+DATA/'
ORA-17502: ksfdcre:4 Failed to create file +DATA/
ORA-15001: diskgroup "DATA" does not exist or is not mounted
ORA-15040: diskgroup is incomplete
The DATA diskgroup does exist and is available and mounted. I tested that I can connect to the emrep database from the OMS vm using a sqlplus ezconnect string. I've not been able to find a doc with this particular issue so am a little lost. Does anyone have any ideas or should I log an SR?