|
DbSizr V2.5 - Description of sample scripts |
DbSizr comes with 3 sample scripts. These scripts are meant to show you some of the capabilities of DbSizr.
Note that the linked files contain comments which explain the steps taken within the context of the script.
SETUP.SCR - This script is used to generate a new database schema assuming that the user has been given the appropriate authorizations to write to the database. This tablespace or database will be used to play other workloads also supplied here.
ONEUSER.SCR - The one user script is a script that shows how a single user can start up and do a variety of operations including creating and deleting tables. Since it has constructs which deletes tables, this script will generate errors if run with more than one simulated user. But by that token, it can also be a vehicle to artificially generate errors during testing.
MULTIUSR.SCR - The multiuser script shows how many users can execute a variety of operations against a database server. This script can be played with any number of users so long as the server can support the user load. When the server is unable to support such a user load, the test is likely to result in errors.
You are welcome to modify these scripts and use them for test. Let us know if you would like to add refinements to these scripts or add new scripts to this set.
Copyright © 1998 by Technovations, Inc. All rights reserved.