|For the BackupType parameter the SQLUB_FULL value |will be replaced by the SQLUB_DB. A backup of all tablespaces in the |database will be taken.
|To support the new incremental backup functionality the SQLUB_INCREMENTAL |and SQLUB_DELTA parameters will also be added. An incremental backup image |is a copy of all database data which has changed since the most recent successful, |full backup. A delta backup image is a copy of all database data that has |changed since the most recent successful backup of any type