dbbackup - Database Backup
dbbackup [OPTIONS]
dataarea ...
dbbackup [OPTIONS]
--active
dbbackup [OPTIONS]
--prodline prodLine ...
dbbackup [OPTIONS]
--tenant tenant ...
Use this utility to back up a database to a zip file.
Program Option | Description |
---|---|
dataarea
|
The name of the data area whose database you want to back up. You can specify multiple space-separated data area names. |
--active
|
Back up databases for all active data areas. |
--prodline prodLine
|
Back up databases for all active data areas in the product line. You can specify multiple space-separated product line names. |
--tenant tenant
|
Back up databases for all active data areas of the tenant. You can specify multiple space-separated tenant names. |
-b or --brief
|
Print summary only for each file. |
--directory=PATH
|
Directory in which to put the created zip file. |
--delete
|
Delete the data area when complete. |
--gridstatus=
ID
|
Publish progress to grid. You can then use
to see a list of all running programs, or you can use
to see the status of this program. The value you specify for ID must be unique
across the system for any programs being run with the |
--include=name,...
|
Only dump the files defined by name,.... If you include more than one name pattern, they must be separated by commas. For more information on name, see below. |
--lock
|
Get an exclusive lock on the data area. |
name
|
A list of names of dictionary files, business classes, modules, database spaces, or business class patterns to execute the command against. Use the prefixes |
-q or --quiet
|
Quiet mode - only print errors. |
--localize
|
Apply the current configuration to the dictionary. |
-T or --timings
|
Print timings |
--threads=count
|
Maximum active threads for processing, for example, The default number of threads is four. |
-v
errorlevel or --errorlevel=
errorlevel
|
|