dbms_diskgroup.createfile failed with err message ORA-15056: additional error message ORA-17502: ks
Hello guru
I just got OracleASRU utility http://www.oracle.com/technetwork/database/cloud-storage/asru-175568.zip from oracle website to dome some space reclaim on my linux plafform with ORACLE10GR2 .
My configure as all storage are managed by ASM. two asm diskgroup : ORA10G and ORA10G2
the REMOTE_LOGIN_PASSWORDFILE parameter in the init.ora file of the ASM instance to SHARED
-bash-3.00$ echo $ORACLE_SID
+ASM
-bash-3.00$ sqlplus sys/oracle as sysdba
SQL*Plus: Release 10.2.0.1.0 - Production on Wed Feb 23 10:37:09 2011
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
I just got OracleASRU utility http://www.oracle.com/technetwork/database/cloud-storage/asru-175568.zip from oracle website to dome some space reclaim on my linux plafform with ORACLE10GR2 .
My configure as all storage are managed by ASM. two asm diskgroup : ORA10G and ORA10G2
the REMOTE_LOGIN_PASSWORDFILE parameter in the init.ora file of the ASM instance to SHARED
-bash-3.00$ echo $ORACLE_SID
+ASM
-bash-3.00$ sqlplus sys/oracle as sysdba
SQL*Plus: Release 10.2.0.1.0 - Production on Wed Feb 23 10:37:09 2011
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
0