Environment limits

Each Lawson Environment has maximum limits on such things as the number of system codes, program codes, database files, security conditions, and job steps. You only need to be aware of these limits if you do development work (thus, are adding programs or database files), or have a high number of job steps, recurring jobs, or security conditions.

In addition, there is a limit on the length of print file paths. If you exceed these limits, problems result because the system cannot store the complete path to a print file.

Environment Limit Reference

Item Limit Description
mSYSTEMS 512 System codes per product line.
mPGMSYS 1200 Program codes per system code.
mRELGRPS 500 Relations the Environment can hold in a table as a user uses the Drill Around feature.
mFILES 4000 Database files per product line.
Job steps 32767 Maximum number of steps in a job.
Recurring jobs/user 100,000
Security condition elements 256 Maximum number of conditional (AND, OR) statements within the condition.
Security conditions per product line 16388 Maximum number of conditions per product line for all security classes.
Security conditions per security class 16388 Maximum number of conditions per security class for all product lines the security class has.
Library Maintenance

A total of 150 Working Storage Libraries can be defined and 80 can be defined and displayed at one time in a scrollable view.

Up to 50 work file references can be defined for each library

Scrolling viewable Routine Names with 16 viewable at a time.

Print Path Limits

The path for a print file is as follows:

/ EnvironmentDirectory /law/print/ UserName / JobName / Step# / JobNumber /

The maximum length for a print file path is 75. Of this length, 39 characters are reserved for the slashes, the "law" directory, the "print" directory, the job name, the step number, and the job number. The remaining 36 characters are reserved for the name of the Environment directory and the user name.The maximum length of the Environment directory name is 23.