We got the space issues when generating the xml files with huge record count using TDM
search cancel

We got the space issues when generating the xml files with huge record count using TDM

book

Article ID: 400455

calendar_today

Updated On:

Products

CA Test Data Manager (Data Finder / Grid Tools)

Issue/Introduction

We got the space issues when testing the xml files with huge record count (Which is Table count) and also huge repeat count value .

Sometimes it fails for 10000 table count value with below error in TDMGenerator logs.

"Could not allocate space for object in database because the 'primary' filegroup is full."

Environment

TDM all versions

Resolution

This is an issue with database/table space limitation. With huge record creations while generating the xml data, database is unable to allocate the space.

 Work with the database administrator and ask them to allocate more space to the database connection which you are using for xml tables.