daexport - Data Area Data Export
Export data area data:
daexport -o OutputDirectory [OPTIONS] dataarea [dataarea ...]
daexport -z ZipFile [OPTIONS] dataarea [dataarea ...]
Report files that would be exported:
daexport -r [OPTIONS] dataarea [dataarea ...]
Use this utility to export data from application (non-GEN) data areas.
Program Option | Description |
---|---|
-o OutputDirectory
|
Export data to a directory. |
-z ZipFile
|
Export data to a zip file. |
-r
|
Report files that would be exported. |
-e
|
Only export environment-stored framework data. |
-f
|
Only export framework data. |
-t
|
Number of database files to export at a time, normally 4. |
-v
|
Export views in the application. |
-w
|
Do not export workfiles. |
--ignore [busclass:]all|fieldname,...]
|
Exclude data from the export based on a comma-separated list of business name patterns. You can also use
@file
to specify the name of a file to read names from.
|
--envda
|
Data area to read environment data from. |