index-name[,...] The name of the index for which you want information. The default is all enabled indexes. If you want information about a disabled index, you must specify it by name. This parameter is optional. An indirect file reference can be used. See the Indirect-Command- Files help entry for more information. The wildcard characters "%" and "*" can be used in the index name specification. The following examples demonstrate various combinations of use of the wildcard characters. $ RMU /ANALYZE /INDEX MF_PERSONNEL EMP* $ RMU /ANALYZE /INDEX MF_PERSONNEL *LAST%NAME $ RMU /ANALYZE /INDEX MF_PERSONNEL EMP%LAST%NAME $ RMU /ANALYZE /INDEX MF_PERSONNEL *HASH, *LAST*