|
Description |
psOTestThreads serves two purposes. |
|
Syntax |
psOTestThreads -Sdsn -Vserver -Uusername -Ppassword -Aother_attributes -ppacket_size |
|
-S |
ODBC Data Source Name |
|
-V |
ODBC Server Name |
|
-U |
ODBC User Name |
|
-P |
ODBC User Password |
|
-A |
ODBC Other Connection Attributes |
|
-p |
Network packet size in bytes [defers to ODBC driver] |
|
-I |
Test Table Creation SQL Scripts Directory [See below for default.] |
|
-T |
Number of connection threads to the ODBC data source [3] |
|
-X |
Number of times to execute the algorithm on each thread [3] |
|
-R |
Number of rows to insert [100] |
|
-Y |
Number of rows to get for each select [10] |
|
-F |
Log file |
|
-O |
Options |
|
m |
Use Data Direct ODBC drivers |
|
a |
Send application name to data source |
|
t |
Use login and results time outs |
|
p |
Prepare statements |
|
s |
Stored procedures |
|
n |
Do NOT drop stored procedures |
|
i |
Create indexes |
|
r |
Skip reading the rows from the database |
|
u |
Update statistics after inserting rows |
|
ODBC_DSN |
When -S is not specified. |
|
ODBC_SERVER |
When -V is not specified. |
|
ODBC_USER |
When -U is not specified. |
|
ODBC_PASS |
When -P is not specified. |
|
ODBC_ATTR |
When -A is not specified. |
|
PS_SYSMSG_FILE |
Name of the tool's messages file. |
|
PS_SYSPARAM_FILE |
Name of the system parameter file |
|
Required SQL Scripts |
This programs depends on previously written SQL scripts which |
|
Number of Rows To Get For Each Select |
The number of selects (per loop) this program runs on a table equals the |
|
Source Code |
Talus Software has given you the source code for this program. Look in |
Go to DBPowerSuite 7.9 List of Programs.
Updated: Thu Jun 18 21:12:26 2009