alter database

Description

Increases the amount of space allocated to a database. Synchronizes proxy table metadata with tables at remote location.

Syntax

alter database database_name 
[on {default | database_device } [= size]
[, database_device [= size]]...] 
[log on { default | database_device } [ = size ]
    [ , database_device [= size]]...] 
[with override]
[for load]
[for proxy_update]]

Usage

Usage

See also

See Also

create database in the Adaptive Server Reference Manual and later in this chapter.