diet –generate case -auto_unique –export case.arc
Note: The generated file does not have unique keys by default. While it is not required, it is highly recommended that the –auto_unique command parameter be used on the command line, as shown above. This parameter will generate, when possible, unique keys for the objects. If a unique key cannot be determined on a reference object, the objid will be used and a warning issued. Unique keys containing objid as a unique field will be ignored for this first generation, unless the –objid command parameter is used. Warnings will be issued for references that do not have unique keys. See the Common Objects that Need Unique Keys section for more information.
diet –generate case –auto_unique –no_gen case.no_gen –export case.arc
See Also |
Next |