When splitting an archived ApexSQL Audit repository database using the Split button form the GUI, it shows the error:
"The specified database size limit is greater than the size of the data source".

This problem occurs when the split query execution times out. This value is currently hard-coded at 30 seconds.
We can observe this behavior when splitting large databases or performing the operation on a SQL Server with low performance.