Salesforce

Temp file disk space gets all used by rcd* files

« Go Back

Information

 
TitleTemp file disk space gets all used by rcd* files
URL NameTemp-file-disk-space-gets-all-used-by-rcd-files
Article Number000150034
EnvironmentProduct: OpenEdge
Version: 10.1C, 10.2x, 11.x
OS: All supported platforms
Other: rcd, r-code
Question/Problem Description
Clients consumed all available disk space with rcd* files.
Temp file (-T) disk space gets used up by rcd* files
Clients terminate with error 290 when disk space is exhausted
Steps to Reproduce
Clarifying Information
After changing the database schema clients started to use more disk space with rcd* files
Peak disk consumption matches peak of user's activity.
There are no changes to the application code.

On UNIX the -t parameter shows large rcd* files are created.




 
 
Error MessageSYSTEM ERROR: I/O error 0 in writeto, ret 2048, file114(/temp/rcda28199), addr 1075161944. (290)
SYSTEM ERROR: I/O error <n> in <program>, ret <n>, file <n>, addr <n>. (290)
Defect Number
Enhancement Number
Cause
Change in database schema caused that the application to require more memory allocated for r-code segments, the client swaped more memory into the rcd* files and made them grow bigger.
Resolution
Set the client parameter -mmax to a value higher than the default value. The default value is 3,096,  maximum is 65,534, where each unit in -mmax is 1 KB of memory. For further information refer to Article P11351, What is the -mmax parameter?   
Workaround
Notes
Keyword Phrase
Last Modified Date6/12/2017 1:01 PM

Powered by