Parameter name | Parameter | Abbreviation | Explanation |
---|---|---|---|
Schema filter | --include-schemas and --exclude-schemas |
-s -S |
Allow positive or negative lists of PLANTA schemas, e.g. Q1B Q2B . |
Table filter | --include-tables and --exclude-tables |
-t -T |
Allow positive or negative lists of PLANTA data tables, e.g. DT412 DT415 MIGRATIONRULE MIGRATIONHISTORY . |
License filter | --include-licenses and --exclude-schemas |
-s -S |
Allow positive or negative lists of PLANTA schemas, e.g. 011 100 . The license filter behaves differently in import and export (further information). |
History | --with-history |
-H | Activates the transfer of the history tables and the REVINFO table.
|
Export file | --output-file |
-o | File in which the export is written. |
Import file | --input-file |
-i | File which is read in during import. |
Jobs NEW | --jobs |
-j | Specification of several parameter files, which are processed successively as jobs.
|
Truncate | --truncate |
Empties the tables before import. | |
Help | --help |
-h | Outputs a list of possible parameters. |
Parameter name | Parameter | Abbreviation | Explanation |
---|---|---|---|
Schema filter | --include-schemas and --exclude-schemas |
-s -S |
Allow positive or negative lists of PLANTA schemas, e.g. Q1B Q2B . |
Table filter | --include-tables and --exclude-tables |
-t -T |
Allow positive or negative lists of PLANTA data tables, e.g. DT412 DT415 MIGRATIONRULE MIGRATIONHISTORY . |
License filter | --include-licenses and --exclude-schemas |
-s -S |
Allow positive or negative lists of PLANTA schemas, e.g. 011 100 . The license filter behaves differently in import and export (further information). |
History | --with-history |
-H | Activates the transfer of the history tables and the REVINFO table.
|
Export file | --output-file |
-o | File in which the export is written. |
Import file | --input-file |
-i | File which is read in during import. |
Truncate | --truncate |
Empties the tables before import. | |
Help | --help |
-h | Outputs a list of possible parameters. |
--include-licenses
) or not to be deleted (negative list by --exclude-licenses
) before data is read into the respective tables, on the assumption that the export comes with exactly those licenses that are to be processed.
@<Datei>
syntax.
# does work: --include-schemas Q1B Q2B # does not work: --exclude-tables DT345