Increasing the number of ‘user connections’ in SYBASE

Default value : 25

$isql -Usa -SMYINSTANCE

>sp_configure ‘user connections’, 100

No reboot is required since this option is dynamic.
Changing the value of ‘number of user connections’ to ’100′ increases the amount of memory ASE uses by 17740 K.