Adaptive Server 15.0 supports changes to the bcp, dataserver, sqlsrvr, ddlgen, and preupgrade utilities.
Utility |
Change |
---|---|
bcp |
Adds new parameters --sho-fi and --hide-vcc, to support computed columns and functional indexes. Adds new parmeter --maxconn to support for parallel loading into partitioned tables. bcp interface has changed to now allow you to run bcp in and bcp out to and from specific partitions. |
dataserver |
Specifies the -b master_database_size parameter in terabytes. |
sqlsrvr |
Specifies the -b master_database_size parameter in terabytes. |
ddlgen |
Adds the WS object type for the -T object_type parameter to support user-defined Web services. |
preupgrade |
preupgrade includes options to perform incremental checks for various upgrade checks and is enhanced to run on a single database that is undergoing an upgrade using load database |
See the Utility Guide.