Ya que salió el tema aporto mi pequeño granito de arena.
Esto fue tomado textualmente del manual.
ACUCOBOL-GT 5.1 has the following limits:
Maximum Program Size: 1 MB code, 1 MB data
(compilation unit) 1 GB data for large model
Maximum Program Size: Limited only by machine memory
(run unit)
Maximum Record Size: 32767 bytes
Number of Indexed Keys: Primary + 119 alternates
Number of Segments per Key: 16
Maximum Indexed Key Size: 250 bytes
Maximum Sort Key Size: 32767 bytes
Maximum Number Sort Keys: 255
Maximum duplicate keys: No limit
Maximum File Size: Host system dependent.
Logical limit: 128 terabytes if Vision Version 4
is used; for all other file systems the logical
limit is 2048 MB
Maximum Data Item Size
- Alphanumeric: 65520 bytes*
- Numeric: 18 digits
- Edited: 255 bytes
Maximum size of an external : 64K (larger in large model)*
data item:
Maximum Table Indexes: 15
Maximum Open Files/Process: 255 (128 on MS-DOS)
Maximum Literal Size: 4096 characters
Maximum Paragraph Size: 32767 bytes
Maximum Pop-Up Windows: Limited only by machine memory
Maximum Picture String: 100 Characters
SPECIAL-NAMES Switches: 26
Maximum number of OCCURS: 65,280
Maximum nesting:
- IFs: limited by machine, least max.=2720
- PERFORMS: No limit
- PERFORMS n times: No limit
- CALLS: No limit
- Recursive CALLS: 32767
Maximum number of data and Limited only by machine memory
procedure names:
Maximum number of : 50
parameters
in a CHAIN statement
|