Error when trying to create a directory in ASM
Hello,
I've got Oracle RAC 11gR2. Two nodes with Windows Server 2008. Database in ASM instance.
I'm trying to create a directory "backupp" in ASM instance, but got error.
All Oracle Windows services are running under Local Ssystem Account.
I've logged in Windows Server 2008 with user AdminRAC, which is membor of Administrators and ORA_DBA Windows group.
Diskgroup: data
C:> SET ORACLE_HOME=C:\app\11.2.0\grid
C:\>SET ORACLE_SID=+ASM1
C:\asmcmd
Connected to an idle instance.
ASMCMD> mkdir +data/backupp
Can't open 'C:\app\11.2.0\grid/log/diag/asmcmd/user_AdminRAC/JNESRVRACA/alert/al
ert.log' for append
CLSU-00100: Operating System function: open failed failed with error data: 2
CLSU-00101: Operating System error message: The system cannot find the file spec
ified.
CLSU-00103: error location: SlfFopen1
ORA-15032: not all alterations performed
ORA-15005: name "+data/backupp" is already used by an existing alias (DBD ERROR:
OCIStmtExecute)
Can't open 'C:\app\11.2.0\grid/log/diag/asmcmd/user_AdminRAC/JNESRVRACA/alert/al
ert.log' for append
CLSU-00100: Operating System function: open failed failed with error data: 2
CLSU-00101: Operating System error message: The system cannot find the file spec
ified.
CLSU-00103: error location: SlfFopen1
ASMCMD>