Salesforce

How to determine Operating System File Size limit - ulimit

« Go Back

Information

 
TitleHow to determine Operating System File Size limit - ulimit
URL NameP6261
Article Number000167015
Environment
Question/Problem Description
How to determine Operating System File Size limit - ulimit
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
Command to determine the current shell file size limitation from UNIX prompt: $ ulimit < return > 2097151 The file size limitation for the current shell and its descendants can be reset from the UNIX command line. Changes to overall system file size limitations need to be done within the kernel. Command to reset the ulimit from UNIX prompt: $ ulimit value < return > or $ ulimit unlimited (to default to overall system level setting)
Workaround
Notes
Keyword Phrase
Last Modified Date9/13/2015 11:53 PM

Powered by