Get the hard limit on result sets

This topic describes how to get the hard limit on result sets for a database set.

Use the installutil getmasterproperty subcommand to get the hard query limit for a database set.

installutil getmasterproperty dbset_name cq_login_id cq_password HARD_QUERY_LIMIT

Example

  • Get the hard query limit for the database set mydbset:
    installutil getmasterproperty mydbset admin secret HARD_QUERY_LIMIT