For SAP R/3 objects, the possible modes are full and incremental. The
default value for this option is full.
-barmode SapdbMode
For SAP DB/MaxDB objects, the possible modes are full, diff and trans.
The full option triggers a full backup of the SAP DB/MaxDB instance, the diff
option triggers a differential backup, and the trans option triggers an archive
logs backup. The default value for this option is full.
-barmode InformixMode
For Informix Server objects you can specify the following modes:
full: full backup of dbspaces specified during the backup specification creation
time,
inf_incr1: first incremental backup,
inf_incr2: second incremental backup.
The default value for this option is full.
-barmode Oracle8Mode
For Oracle objects you can specify -full for full backup or -incr1 to -incr4
for incremental backups.
-barmode VMwareMode
For VMware Virtual Infrastructure objects, the possible modes are full, diff
and incr. The full option triggers a full backup, the diff option triggers a
differential backup, and the incr option triggers an incremental backup. The
default value for this option is full.
-barmode SybaseMode
For Sybase objects you can specify full for full database backup or trans
for transaction backup. The default value for this option is full.
-barmode MSSQLMode
For Microsoft SQL Server objects you can specify full for full database backup,
diff for differential database backup or trans for transaction log backup. The
default value for this option is full.
-barmode MSSPSMode
For Microsoft SharePoint Portal Server objects you can specify the following
modes:
full: full backup,
diff: differential database backup of Microsoft SQL Serverr databases and full
backup of other Microsoft SharePoint Portal Server objects,
trans: transaction log backup of Microsoft SQL Server databases and full
backup of other Microsoft SharePoint Portal Server objects.
64