OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: rstockton on June 16, 2014, 07:49:59 PM

Title: Changing Maximum Rows in IBM CMOD App Group
Post by: rstockton on June 16, 2014, 07:49:59 PM
If I change the number of Maximum Rows specified in a App Group will it change the current table that is being used, or does it apply to the next table created?

Thanks,

Russell
Title: Re: Changing Maximum Rows in IBM CMOD App Group
Post by: Justin Derrick on June 16, 2014, 08:05:08 PM
I believe it's the next table (the 'max_rows' field is probably already populated with the prior value).  In some combinations of (old, buggy) versions of the CMOD client/server, you were allowed to make the change in the client, but it wouldn't actually take effect on the server.

-JD.
Title: Re: Changing Maximum Rows in IBM CMOD App Group
Post by: rstockton on June 17, 2014, 01:26:52 PM
Thanks Justin.