IBM Support

Maximum number of InfoSphere DataStage Jobs in a project

Troubleshooting


Problem

Filesystems can have a hard limit on number of subdirectories that can be contained in a directory, for example 32766 (32K -2) for JFS on AIX, EXT3 on Linux and vxfs/hfs on HP-UX. For every job, DataStage will create hash files as subdirectories in the project directory. Here is a list of the subdirectories created for every job. In this list "nn" represents the number (or id) of the job: DS_TEMPnn RT_CONFIGnn RT_STATUSnn RT_LOGnn RT_BPnn RT_BPnn.O RT_SCnn (only for parallel jobs) As the number of subdirectories in a directory is limited to 32766, the maximum number of jobs for a project will be, in theory, approximately 4600 parallel jobs (32766/7 - 80 where 80 is for overhead of project default directory) or 5380 server jobs (32766/6 - 80). In practice, the number might be smaller due to subdirectories not counted above, such as directories created by QualityStage jobs.

Symptom

When the maximum number of subdirectories is reached in the project directory, an error similar to below can occur when trying to save a newly created job:

Error On CREATE.FILE command
Creating file "RT_CONFIGnn as type 30, mkdbfile: connot create file
RT_CONFIG4817. Unable to create operating system file "RT_CONFIG4817"

Where nn is the job number of the newly created job.

[{"Product":{"code":"SSVSEF","label":"IBM InfoSphere DataStage"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"}],"Version":"9.1.2.0;9.1.0.1;9.1;8.7.0.2;8.7.0.1;8.7;8.5.0.3;8.5.0.2;8.5.0.1;8.5;11.5;11.3.1.2;11.3.1.1;11.3.1.0;11.3","Edition":"","Line of Business":{"code":"LOB76","label":"Data Platform"}}]

Log InLog in to view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Document Information

Modified date:
25 April 2025

UID

swg21611379