User's Reference > Administration > Administration from Reality > Command Reference > A > AFS-ENABLE

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

AFS-ENABLE command (m605006+afsenable.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

AFS-ENABLE

Converts a specified data section or index to use automatic file sizing.

Syntax

AFS-ENABLE {file-specifier {index-name}}

Syntax Elements

file-specifier Specifies the required data section or the data section containing the required index.

See General Conventions for the full syntax of file-specifier.

If used without a file name, AFS-ENABLE converts all the data sections and indexes specified in the currently active select list (see AFS-SELECT).

index-nameOptional. The name of the required index.

Restrictions

Can only be run by the database owner.

Comments

AFS-ENABLE does not resize the specified data section or index, it just converts it to use automatic file sizing.

A data section and its indexes can be independently configured for automatic file sizing.

The AFS-ENABLE command can also be used to re-enable automatic file sizing for a data section or index that has automatic sizing suspended with AFS-HOLD.

The CREATE-FILE command allows you to create a new automatically sized data section. Similarly, automatically sized indexes can be created with CREATE-INDEX.

RealityV15.1 (MoTW) Revision 7Comment on this topic