Of course. Every setting has a limit.Is there is any limit ?
Hi Rob,Of course. Every setting has a limit.
The -n parameter determines how many database connections you can have concurrently. It includes all types of connections (4GL clients, SQL clients, utilities, helper processes, etc.), except for servers and brokers.
The question shouldn't be about the architectural limits, which you aren't likely to require. The question is how many concurrent connections do you need, from a business perspective? And, related, how many are you licensed for?
The -n parameter doesn't affect how many users you can define, if by "define" you mean "create". The -n parameter determines how many users can connect to the database at the same time.how many users i can define?
showcfg
command (assuming it exists in 9.1D). The number of possible connections also depends on the database license type, i.e. whether it is Workgroup RDBMS or Enterprise RDBMS.