KBI 311425 Enhancement: Support For Database Name With Space In Argent for SQL Server Transaction Log Size Rules

Version

Argent Advanced Technology 3.1A-1601-T14 and later

Date

Friday, 24 June 2016

Summary

Implemented support for database names containing space in ‘Transaction Log Size Rules’

Technical Background

Currently Transaction Log Size Rule in Argent for SQL Server does not support database name with space

The Rule uses the system stored procedure sp_helpdb to get the log size details

It takes the corresponding database name as argument

In the current implementation, database name is passed without using double quotes

This Rule is enhanced to pass database name to the stored procedure within double quotes such that database name containing space character is also supported

The below screenshot shows an example of specifying database name containing space:

Resolution

Upgrade to Argent Advanced Technology 1601-T14 or later