Command options in the sp_dbextend interface

sp_dbextend has the following syntax:

sp_dbextend [ command [, arguments...] ]

where command is one of the options discussed below, and arguments specifies the database name, segment name, and amount of free space, among other things. For more information about sp_dbextend, see the Reference Manual.

The following command parameters define and specify user choices in sp_dbextend:

If you provide no argument, sp_dbextend defaults to help. For more information on sp_dbextend, see the Reference Manual.

NoteThe automatic expansion procedure does not create new devices; it only alters the size of the database and segment on existing devices to which the segment currently maps.