32,000: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (1 revision)
 
No edit summary
Line 1: Line 1:
'''32,000''' is the maximum number of [[lines]] a single [[program]] may contain.
'''32,000''' is the maximum number of [[lines]] a single [[program]] may contain.


And the maximum combined sort key length is 32,000  bytes  
And the maximum combined sort key length is 32,000  bytes.
 
32,000 bytes is also the maximum record length (this also depends on the size of your program, space required for data storage, version of Business Rules and available memory).


See also [[System Limits]]
See also [[System Limits]]

Revision as of 16:04, 13 July 2013

32,000 is the maximum number of lines a single program may contain.

And the maximum combined sort key length is 32,000 bytes.

32,000 bytes is also the maximum record length (this also depends on the size of your program, space required for data storage, version of Business Rules and available memory).

See also System Limits