ttVersion
ttVersion utility lists the TimesTen release information, including: number, platform, instance name, instance administrator, instance home directory, daemon home directory, port number and build timestamp. You can specify various levels of output:
-
You can specify
ttVersionwith no options to list abbreviated output. -
You can specify the
-moption to list enhanced output. -
You can specify an attribute to list output only for a specific attribute.
Required Privilege
This utility requires no privileges.
Syntax
ttVersion [-m] [attribute] [...]Options
ttVersion has the options:
| Option | Description |
|---|---|
|
|
Generates computer-readable enhanced output. If not specified and no attribute is specified, abbreviated information is output. |
|
|
Generates information only about the specified attribute. You can specify multiple attributes. When you specify more than one attribute, the output is displayed with an equal sign after the attribute name. |
Attributes
ttVersion has these attributes:
| Attribute | Description |
|---|---|
|
|
Lists |
|
|
Lists |
|
|
Lists the name of the product. |
|
|
The first part of the five-part release number (26 for release 26.1.1.1.0), indicating the last two digits of the year of the major release. A change in |
|
|
The second part of the five-part release number (1 for release 26.1.1.1.0). A change in only Releases with the same |
|
|
The third part of the five-part release number (1 for release 26.1.1.1.0). A change in only |
|
|
The fourth part of the five-part release number (9 for release 26.1.1.1.0). A change in only |
|
|
The fifth part of the five-part release number (0 for release 26.1.1.1.0). Reserved for future use. |
|
|
No longer needed, but maintained for backward compatibility. Same as |
|
|
No longer needed, but maintained for backward compatibility. Same as |
|
|
All five parts of the release number, separated by periods (such as 26.1.1.1.0). |
|
|
The first two parts of the five-part release number, without periods (261 for release 26.1.1.1.0). |
|
|
All five parts of the release number, without periods, in the format |
|
|
Lists |
|
|
The operating system for which this release is intended |
|
|
A number indicating the specific build. |
|
|
The UTC time the release was built, for example: |
|
|
Lists |
|
|
The name of the instance, for example: |
|
|
The number of the port on which the main daemon listens. |
|
|
The original number of the port on which the main daemon listened. |
|
|
The user name of the instance administrator. |
|
|
The path that indicates the location of the instance. |
|
|
The path that indicates the location of the instance. |
|
|
The path to the home of the daemon for the specific instance. |
|
|
On Windows, the path to the home of the daemon for the specific instance, including a bit extension on the instance name. |
|
|
The path to the original home of the daemon. |
|
|
Indicates if PL/SQL is configured for this instance. |
|
|
The name of the instance group. |
Output
The following is the ttVersion output without the -m option:
ttVersion TimesTen Release 26.1.1.1.0 (64 bit Linux/x86_64) (myinstance:6630) 2026-01-13T15:50:07Z Instance admin: john Instance home directory: /<home_dir> Group owner: dba Daemon home directory: /<home_dir>/info PL/SQL enabled.
And with the -m option:
patched=yes config_found=yes product=TimesTen major1=26 major2=1 patchset=1 patch=1 reserved=0 major3=1 portpatch=0 version=26.1.1.1.0 shortversion=261 numversion=260100010100 bits=64 os=Linux/x86_64 buildtstamp=1768319407 buildtime=2026-01-13T15:50:07Z xe=0 clientonly=no instance=myinstance effective_port=6630 orig_port=6630 instance_admin=john effective_insthome=/<home_dir> orig_insthome=/<home_dir> effective_daemonhome=/<home_dir>/info orig_daemonhome=/<home_dir>/info plsql=1 systemd=0 group_name=dba label=TIMESTEN_MAIN_LINUX.X64_260112.2000 rdbms_label=RDBMS_23.8.0.25.04DBRU_LINUX.X64_RELEASE mlr=38603953 cjson=1.7.18