create index

Server class ASEnterprise

Component Integration Services forwards everything except the on segment_name clause to the remote server.

Server class ASAnywhere

Component Integration Services forwards everything except the on segment_name clause to the remote server.

Server class ASIQ

Component Integration Services forwards everything except the on segment_name clause to the remote server.

Server class direct_connect

Usage

When the server receives the create index command, it passes the command to an appropriate access method, if the object on which the command is to operate has been associated with a remote or external storage location.

The command is reconstructed using a syntax appropriate for the class and is passed to the remote server for execution.

create index is passed to remote servers as a language request.

See also

create index in the Reference Manual