Skip Headers
Oracle® Load Testing Load Testing User's Guide
Version 9.10 for Microsoft Windows (32-Bit)

Part Number E15484-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

9 Database and File Management

This chapter describes the how to upload and download files to and from the server, how to manage the Oracle Load Testing database, and how to select the database to use.

9.1 Database Management

The Oracle Load Testing database is used to store the results of your load test sessions. You use the Oracle Application Testing SuiteDatabase Configuration to configure databases for use in Oracle Load Testing. The Databases option on the Manage menu in Oracle Load Testing is used to set the current database to use. The Database Manager dialog box has the following options:

Name - displays the ODBC System Data Source name of the database.

Description - displays a description of the database.

Type - displays the type of database.

Connection String - displays the connection string.

9.1.1 Adding an Oracle Database

To add an Oracle database:

  1. Select Programs from the Start menu then select Oracle Application Testing Suite Database Configuration from the Oracle Application Testing Suite - Tools menu.

  2. Select Oracle Load Testing.

  3. Click New.

  4. Select Use existing schema or Create new schema & tables.

    This dialog box has the following options:

    System user credentials - specify the login authentication credentials if you select to create a new schema and tables, as follows:

    • User name - enter the login user name for the database system.

    • Password - enter the login password for the database system.

    Connection details - enter the Oracle database connection information.

    • Name - enter the name of the database This name appears in the Database selection lists for Oracle Test Manager and as the ODBC Data Source name.

    • Description - enter any description text to identify the database.

    • Host - enter the host name of the machine on which the database server is running.

    • Port - enter the port number that you want to communicate with. If you are running multiple instances of the database on the same host, specify the port number you want to communicate with.

    • SID - enter the System Identifier for the Oracle database.

    • User name - enter the login user name for the database.

    • Password - enter the login password for the database.

  5. Enter the database information.

  6. Click Save.

  7. If creating a new schema, enter the password for both the Administrator and default accounts and click OK.

  8. Click Close.

  9. Either restart the computer or restart the Oracle Application Testing Suite Application service by going to the Control Panel Administrative Tools and open Services and restart the Oracle Application Testing Suite Application Service.

9.1.2 Selecting the Database to Use

  1. Select Programs from the Start menu then select Oracle Application Testing Suite Database Configuration from the Oracle Application Testing Suite - Tools menu.

  2. Select Oracle Load Testing as the product type.

  3. Select the database you want to use to store Oracle Load Testing data.

  4. Click Set current.

  5. Click Close.

  6. Restart Oracle Load Testing.

9.1.3 Removing Databases

You can remove databases from Oracle Test Manager. Doing so does not delete the database files. It removes the database from the database selection lists so that the database is no longer available in Oracle Test Manager. The database cannot be deleted if it is open in Oracle Test Manager.

To remove a database from Oracle Test Manager:

  1. Select Programs from the Start menu then select Oracle Application Testing Suite Database Configuration from the Oracle Application Testing Suite - Tools menu.

  2. Select the database that you want to remove.

  3. Click Remove.

  4. Click Yes to confirm the deletion.

9.1.4 Updating Databases

You can change the name, location, and login information for databases that you are using in Oracle Test Manager.

  1. Select Programs from the Start menu then select Oracle Application Testing Suite Database Configuration from the Oracle Application Testing Suite - Tools menu.

  2. Select the database that you want to update.

  3. Click Update.

  4. Make any changes.

  5. Click OK.

9.2 Uploading Files

You can upload files from the local machine to the Oracle Load Testing server. This can be useful if you are accessing Oracle Load Testing on a remote machine via the Web UI and want to upload scripts from your local Oracle Functional Testing.

  1. Select Upload File from the Tools menu.

    File Type - select the type of file.

    • Type - lists the types of files that can be uploaded.

    File to Upload - the options listed here depend on the type of file being uploaded.

    • <extension> - enter the file you want to upload.

    • Browse - opens the Choose File dialog box for browsing and selecting a file.

    Destination - the options displayed here depend on the type of file you are uploading and only apply to certain file types.

    • Repository - select the repository where you want to upload the file.

    • Workspace - select the workspace where you want to upload the file.

  2. Select the type of file that you want to upload.

    Note:

    If you are uploading a ServerStats Metric Profile, the metrics associated with the profile must be uploaded separately.
  3. Enter the file name or click Browse to locate the file.

  4. Select the destination location to which you want to copy the file.

  5. Click OK.

  6. Click OK.

9.3 Downloading Files

You can download files from the server to the local machine. This is useful if you want to access a script from the Oracle Load Testing Server and edit it on your local machine.

  1. Select Download File from the Tools menu.

    File Type - select the type of file you want to download from the Oracle Load Testing server to the local machine.

    Repository - a list of repositories from which you can download files.

    Workspace - lists the workspaces available in the selected repository.

    <file list> - lists the files of the selected type in the selected workspace that are available to download.

  2. Select the type of file that you want to download.

  3. Select the Repository and Workspace in which the file is located if applicable to the type of file you are downloading.

  4. Select the file you want to download. If you are downloading scripts, the Download Multiple Files dialog box is displayed.

    This dialog box lists script parts available for downloading for the selected script. Select the part you want to download and click Close.

  5. Select the script part that you want to download. Script parts must be downloaded separately.

  6. The File Download dialog box is displayed.

  7. Click Save to open the Save As dialog box.

  8. Select the location where you want to save the file and click Save.

  9. Click Close in the Download Complete dialog box.

  10. If you are downloading scripts, select another script part to download or click Close to exit the Download Multiple Files dialog box.

  11. Select another file to download or click Close to exit the Download File dialog box.