Problem with large tables and row counts

sshannysshanny Posts: 18 Bronze 2
edited January 24, 2007 6:39AM in SQL Doc Previous Versions
We are running SQL Doc 1.1 against a data warehouse that is about 6 TB in size. Some of the tables have 21 billion+ rows. It seems that you must be using an INT for storing that row count value and it is blowing out as those tables do not have any count values on them in the generated docs.

As a feature request, it would be nice to be able to turn off the fetching of row counts to shorten the processing time for generating the docs and reduce the load on the server.

Thanks.

--sean

Comments

Sign In or Register to comment.