Oracle DBA, How To, Error, Cause and Action

ORA-15321: cannot set attribute with connected clients

ORA-15321: cannot set attribute with connected clients


Cause:


The disk group attribute could not be set because there were connected clients.



Action:


Shut down connected clients and retry the command. Query the V$ASM_CLIENT fixed view in an ASM instance or use ASMCMD LSOF to list active clients.

No comments:

Post a Comment

Thanks for your comment.