In addition to the above info, remember that logprimary+logsecondary is for the database and not for the transaction ..
In other words, if logprimary+logsecondary is 100 and if one transaction is using up 90 log files, then the other transaction can use only 10 files
If you are on V8, you may be able to set logsecond to -1, but generally it is not recommended ..
To set logsecond to -1 the userexit configuration parameter must be set to yes.
If you set userexit to yes, there is more config work to do and also additional resources , like storage (TSM or Disk) , CPU is involved
HTH
Sathyaram