ttInstallationCheck
The
ttInstallationCheck utility examines all files in an installation of TimesTen and will generate a signature for the installation. The signatures from two installations can be compared; if there are any differences in the installations the signatures differ.
If any of the following have occurred, the signature reported is different:
-
Contents of any file have changed
-
Name of any file has changed
-
New files are present in the installation
-
Files have been removed from the installation
-
Files have incorrect permissions
Required Privilege
This utility requires the instance administrator privilege.
Syntax
ttInstallationCheck [-h | -help | -?]
ttInstallationCheck [-v | -verbose | -?]
ttInstallationCheck [-install_dir path] [-generate]
Options
ttInstallationCheck has the options:
| Option | Description |
|---|---|
|
|
Displays help information. |
|
|
Generate and print the checksum for the installation, but do not verify. |
|
|
Specifies the directory in which TimesTen is installed. |
|
|
Displays extra installation information. |