Get the soft limit on result sets
This topic describes how to get the soft limit on result sets for
a database set.
Use the installutil getmasterproperty subcommand to get the soft limit for a database set.
installutil getmasterproperty dbset_name cq_login_id cq_password SOFT_QUERY_LIMIT
Example
- Get the soft limit for the database set mydbset:
installutil getmasterproperty mydbset admin secret SOFT_QUERY_LIMIT