Parameter Name |
Description |
Value |
Default |
Unique to ArchiveManager |
|
Enter the |
String |
|
No |
|
Allows a null relation to be a part of an object's unique key. |
Boolean |
No |
Yes |
|
When a mismatch occurs and the archive contents contain fields or relations that are not present on the target database of an import, ArchiveManager issues an error and terminates the data load. To prevent ArchiveManager from terminating the import, use the |
Boolean |
No |
Yes |
|
Allows ArchiveManager to import data that has a schema revision value that disagrees with the schema revision of the database. |
Boolean |
No |
Yes |
|
Generates new DART indexes for the import file and does not import the data into the database. |
Boolean |
No |
Yes |
|
Uses the specified string as the split string in DART index files. |
String |
!!#*$ |
Yes |
|
Use |
Boolean |
No |
Yes |
|
Because ArchiveManager stores much of its information in memory, large imports require considerable memory swapping, which can slow down the import if using a machine with less than 1 gig of memory. To limit the memory swapping, use the Recommendation: Only use this parameter if there is not enough system memory and swap file space to run ArchiveManager efficiently. |
Boolean |
No |
Yes |
|
Allows OTOP (one to one primary) relations that have been treated as MTO (many to one) by Clarify to also be treated as MTO relations in ArchiveManager. Use this parameter to allow exported data with this error to be reimported. |
String |
|
Yes |
|
When importing a large amount of data, the recovery files will also be large and could potentially take a long time to write out. To save time, you can use the |
Boolean |
No |
Yes |
|
Only the verification parameters are run. No database data is inserted, updated, or deleted. |
Boolean |
No |
Yes |
|
The |
String |
All objects imported |
Yes |
|
An object's id is normally ignored during an import. With this parameter, object ids will be stored and used for unique keys. |
Boolean |
No |
Yes |
|
When testing references, if more than one object matching the unique list exists in the database, this parameter will select any one of them to match. These are normally reported as errors. |
Boolean |
No |
Yes |
|
If an import error occurs and the import fails, ArchiveManager can recover and restart the import from where it left off. To recover, add |
Boolean |
No |
Yes |
|
When an import fails and the |
String |
recovery |
Yes |
|
A common import mistake is to have more than one archive entry in the import file refer to a single database object. When this occurs, the second archive entry overwrites the first. To check for overlap, use the Note: Uniqueness constraints are not checked by default, because this process can be time-consuming. |
Boolean |
No |
Yes |
|
Pulls table objids from the unused objid table. In later versions of Clarify, objids can be fetched, and if unused, returned to the system via the unused objid table. This parameter allows systems that are tight on objids to fetch objids first using this table. Recommendation: Due to possible efficiency and locking problems, we recommend not using the unused objid table. |
Boolean |
No |
Yes |
See Also |
Next |