resetTS

The resetTS command enables you to reset the timestamps in all of your database files or only the file or files specified in the optional [file-list] argument. You cannot reset timestamps if database recovery is required.

Use this command with care, and only when it is necessary to override timestamps when files have been legitimately replaced.

When you specify the resetTS command, you cannot also specify the certify, compact, delete, freeSpace, or reindex command in the jdbutilb command line.

The syntax of the resetTS command in the jdbutilb command line is as follows.

jdbutilb path=database-path
         ini=initialization-file-name
         resetTS [file-list]

For more details, see "Resetting Timestamps" and "Using the Reset Timestamps Command", elsewhere in this document.