PreviousNext

Modifying Attribute Types

Use the dcecp modify command with the -change option to modify attribute types. Only the aclmgr, applydefs, intercell, trigbind, annotation, and reserved schema type attributes can be modified.

The syntax of the xattrschema modify command is as follows:

xattrschema modify attr_name -change new_option

where:

attr_name
Is the fully qualified name of the attribute type to change.

new_option
Is the option that specifies the changes.

The following sample command modifies the MVSname attribute to change its annotation. Note that the fully qualified attribute type name must be supplied to the command.

dcecp> xattrschema modify /.:/sec/xattrschema/MVSname -change \
{annotation {Use with version 2.3}}