
delete commands A–11
A.8.2 delete array
The delete array command deletes array information from the database.
CAUTION: Deleting the array information from the database makes the array unusable. Use this command
only when an array is being removed from the system.
Syntax
delete array array_name|array_number|array_wwid
Example
The following example deletes array 4:
sfs> delete array 4
A.8.3 delete attribute
The delete attribute command deletes a system attribute. You can only delete certain attributes.
Syntax
delete attribute attribute_name
Arguments
attribute_name Required. Specify the name of the attribute you want to delete.
Example
The following example deletes the nickname attribute:
sfs> delete attribute nickname
A.8.4 delete authorization
The delete authorization command deletes the specified authorization from the database.
Syntax
delete authorization authorization_name
Arguments
authorization_name Required. Specify the name of the authorization to be deleted.
Example
The following example deletes the authorization for user fred@ms:
sfs> delete authorization fred@ms
Commentaires sur ces manuels