|
You can get TG using the following links. Now latest version is "0.85".
There are two kind of packages - TG and TG with J2RE. Both of packages include same TG binary. When you use latter, you don't need to take and setup Java environments. |
| |
TG Package
|
date |
version |
filename |
|
size |
08/10/19 |
0.85 |
tg085.zip |
all |
4,649,773Bytes |
TG Package with J2RE
|
date |
version |
filename |
platform |
size |
08/10/19 |
0.85 |
tg085wj-windows.zip |
windows |
17,552,655Bytes |
08/10/19 |
0.85 |
tg085wj-linux.zip |
linux |
22,281,552Bytes |
|
| |
| |
*Important Notes:
This program comes with no warranty. The author of this program can not be held liable under any circumstances for any direct or indirect damages resulting from the use of this program. |
| |
| You can also get all TG versions using the following links. |
| |
TG Packages
|
date |
version |
filename |
|
size |
08/05/19 |
0.84 |
|
all |
2,037,846Bytes |
08/01/28 |
0.83 |
|
all |
2,017,533Bytes |
07/09/14 |
0.82 |
|
all |
2,004,692Bytes |
07/08/06 |
0.81 |
|
all |
1,989,980Bytes |
07/06/18 |
0.80 |
|
all |
1,947,860Bytes |
07/05/12 |
0.72 |
|
all |
1,574,669Bytes |
07/04/01 |
0.71 |
|
all |
1,537,840Bytes |
06/12/24 |
0.70 |
|
all |
1,532,773Bytes |
06/09/01 |
0.62 |
|
all |
1,442,530Bytes |
06/06/06 |
0.61 |
|
all |
1,425,883Bytes |
06/05/08 |
0.60 |
|
all |
1,339,425Bytes |
05/12/06 |
0.50 |
|
all |
1,300,976Bytes |
05/02/03 |
0.43 |
|
all |
45,804Bytes |
04/05/24 |
0.31 |
|
all |
42,958Bytes |
04/05/06 |
0.30 |
|
all |
41,398Bytes |
03/12/30 |
prototype |
|
all |
25,135Bytes |
|
| |
| |
TG Packages with J2RE
|
date |
version |
filename |
platform |
size |
08/05/19 |
0.84 |
|
windows |
17,502,556Bytes |
08/01/28 |
0.83 |
|
windows |
17,482,203Bytes |
07/09/14 |
0.82 |
|
windows |
17,469,362Bytes |
07/08/06 |
0.81 |
|
windows |
17,454,610Bytes |
07/06/18 |
0.80 |
|
windows |
17,412,430Bytes |
07/05/12 |
0.72 |
|
windows |
17,039,199Bytes |
07/04/01 |
0.71 |
|
windows |
17,002,190Bytes |
06/12/24 |
0.70 |
|
windows |
16,997,123Bytes |
06/09/01 |
0.62 |
|
windows |
16,904,932Bytes |
06/06/06 |
0.61 |
|
windows |
16,888,285Bytes |
06/05/08 |
0.60 |
|
windows |
16,737,257Bytes |
|
| |
| |
*Important Notes:
This program comes with no warranty. The author of this program can not be held liable under any circumstances for any direct or indirect damages resulting from the use of this program. |
| |
| Version 0.83 |
|
Modify function for variable identifier
Until TG ver 0.82, Variable name must be start with the colon(:) as a variable identifier. In this version, You can change it you want to use.
Supporting SYSDBA,SYSOPER connection
SYSDBA and SYSOPER connection is available when you use ORACLE as a target database.
Detecting GAP STATISTICS
Normally, statistics report is displayed every one second. But, this report may be finished in one second when the host that TG is running on is too busy(at TG, we call this situation "GAP STATISTICS"). When GAP STATISTICS occured, WARINING message is displayed in the new version of TG.
Bug Fixes in TG and TGC
TG version 0.83 contains following bug-fixes.
- BUG082002 : Agents fail to connect to the target database using "OCI" or "OCI8" as a value of the parameter "DRIVER_TYPE". |
|
| |
| Version 0.82 |
|
Imporoved statistics report
You can confirm throughput information ( execution time for one transaction )
in addtion to TPS ( the number of execution of the transaction for one second).
According to this function, you can get a better understanding how transactions
are executed.
Support of stored procedures as a transaction
Not only SQL statements, You can execute stored procedures as a transaction.
In the case of ORACLE Database, with the following description in "tg.conf"
configuration file, you can call the stored procedure :
Ex) statement = call statspack.snap();
Listening specified address & waiting for the connection from TGC
You can change the listeneing address which is used by TG to wait for the
connection of TGC (TG Controller) . * See here, how to use this function.
Bug Fixes in TG and TGC
TG version 0.82 contains following bug-fixes.
- BUG081001 : TG prompt is returned without waiting for agent's proccessing
in slave servers when CONNECT ALL/DISCONNECT ALL command was fired. |
|
| |
| Version 0.80 |
|
Supporting various databases
Until TG version 0.72, TG was supporting ORACLE database only. But, TG version
0.80 has begun supporting various databases on a trial basis.
Now "MySQL" and "PostgreSQL" was confirmed to work successfully with TG.
About another databases with JDBC driver provided, TG would be able to connect
to them.
Bug Fixes in TG and TGC
TG version 0.80 contains following bug-fixes.
- BUG072001 : TGC exits abnormally #2 |
|
| |
| Version 0.72 |
|
Improved GUI(TG Controller) design
"System Event Monitor" is modified to contain the following changes.
The visibility of GUI is improved.
- Date information(MONTH/DAY) is added to the time indicator.
- The difference of message level ( "INFORMATION" , "WARNING" , "ERROR" )
is described by the icon.
Bug Fixes in TG and TGC
TG version 0.72 contains following bug-fixes :
- BUG071001 : Error messages on TGC when disconnecting from remote TG server
- BUG071002 : Invalid double line-feeded messages displayed on "TPS Monitor" of TGC
- BUG071003 : Invalid messages when TGC starting up local TG server
- BUG071004 : TG mistakenly deals with recieved messages from TGC or MasterServer
- BUG071005 : MasterServer consumes lots of CPU in MultiServer mode |
|
| |
| Version 0.71 |
| |
Improved logging function
Until TG version 0.70, TG has written logging messages into the logfile(tg.log) using "Enable spooling TG message" function of TGC (It is "spool" command in the command-line mode of TG).
From TG version 0.71, you can specify the spool filename you want to use.
Bug Fixes in TG and TGC
Some bugs of TG version 0.70 is fixed. |
|
| |
| Version 0.70 |
| |
Multi-server mode
Multi-server mode enables a single TG server(Master server) to control other
TG servers(slave server). Using syncronized TG servers, you can generate bigger
transactions.
Bug Fixes in TG and TGC
Some bugs of TG version 0.62 is fixed. |
|
| |
| Version 0.62 |
|
Help to search a JDBC driver
When failed to load a JDBC driver, help message windos is displayed.
The function of "Configuring agents..." is improved
At "Configure agents..." window , following functions are added.
- Checking values are filled correctly
- Changing the order of registed values (ex. the name of variables, transactions and jobs)
Bug Fixes in TG and TGC
Some bugs of TG version 0.61 were fixed. |
|
| |
| Version 0.61 |
|
"tgc.exe" released
You can startup TGC - which is a Java based application - like a windows native application without opening a command prompt. |
|
| |
|