Test DML-DDL performance


Job details

Name: Test DML-DDL performance
Platform: Sybase
Category: Performance
Description: Runs performance test on database.The procedure executes SELECT, INSERT, UPDATE and DELETE statements on dbwatch engine schema test tables.
Long description: Runs performance test on database.The procedure executes SELECT, INSERT, UPDATE and DELETE statements on dbwatch engine schema test tables.
Version: 1.2
Default schedule: 10 22 5 1,30
Requires engine install: Yes
Compatibility tag: .[type=‘instance’ & databasetype=‘sybase’]/instance[maj_version > ‘11′ & hasengine=‘YES’]

Parameters

Name Default value Description
records number -1 Number of rows to insert into the test table.

Job Summary

-- Replace the "task_id" value with your job's specific task_id
SELECT *
FROM dbw_performance
WHERE task_id = 'your_specific_task_id';

Implementation Details

Components Created:

Cleanup on Failure:

Dependencies

Activation and Control

Reporting Template

Version Upgrade

Component Action
Tables and Procedures Check existence; Create or Replace as necessary
Task Parameters Update description and default values
Dependency Check Confirm required objects exist and are operationally integrated

Job Performance Metrics

This job helps in tracking several performance matrices, such as the time taken for each type of SQL command and the behavior under different loads, which can be critical data for tuning the database.