Skip to main content

how can i  handle RMCOBOL files over 2 GB in open server 6.0. I managed to set the variable to the system ulimit.
RMCOBOL use version 11 and indexed level 4.
report 4194303 ulimit variable and we could not change it.
measuring 1.8 GB file when running processes and displays Error 24.02.

teh ulimit command report 4194303 

if I do ulimit-f unlimited then ulimit shows 4194303.

if I do then ulimit-f 5242880 ulimit report  5242880 this only with root in other users with this value appperas bad limit erro

how can do  change the parameter in the kernel?

which is the recommended value for the 1.8 GB file server has 4GB of ram


#Relativity
#RMCOBOL

how can i  handle RMCOBOL files over 2 GB in open server 6.0. I managed to set the variable to the system ulimit.
RMCOBOL use version 11 and indexed level 4.
report 4194303 ulimit variable and we could not change it.
measuring 1.8 GB file when running processes and displays Error 24.02.

teh ulimit command report 4194303 

if I do ulimit-f unlimited then ulimit shows 4194303.

if I do then ulimit-f 5242880 ulimit report  5242880 this only with root in other users with this value appperas bad limit erro

how can do  change the parameter in the kernel?

which is the recommended value for the 1.8 GB file server has 4GB of ram


#Relativity
#RMCOBOL
incluir en archivo de configuracion cobol terminfo.cfg :
RUN-FILES-ATTR large-file-lock-limit=32
RUN-FILES-ATTR file-process-count=16384
RUN-INDEX-FILES USE-LARGE-FILE-LOCK-LIMIT=YES

how can i  handle RMCOBOL files over 2 GB in open server 6.0. I managed to set the variable to the system ulimit.
RMCOBOL use version 11 and indexed level 4.
report 4194303 ulimit variable and we could not change it.
measuring 1.8 GB file when running processes and displays Error 24.02.

teh ulimit command report 4194303 

if I do ulimit-f unlimited then ulimit shows 4194303.

if I do then ulimit-f 5242880 ulimit report  5242880 this only with root in other users with this value appperas bad limit erro

how can do  change the parameter in the kernel?

which is the recommended value for the 1.8 GB file server has 4GB of ram


#Relativity
#RMCOBOL

Rodrigo,

The maximum size that an RM/COBOL indexed file can grow to is configured through the file's lock limit property.  Below are links to Micro Focus Knowledge Base articles, that, provide information in regards to using large files(>2 GB) with RM/COBOL:

Writing to an index file fails with an RM/COBOL I/O Error 24, 02

Creating an index file greater than 2GB

 

Please let me know if you have any questions in regards to the information provided in these articles.

 

Thanks,

-Steve


how can i  handle RMCOBOL files over 2 GB in open server 6.0. I managed to set the variable to the system ulimit.
RMCOBOL use version 11 and indexed level 4.
report 4194303 ulimit variable and we could not change it.
measuring 1.8 GB file when running processes and displays Error 24.02.

teh ulimit command report 4194303 

if I do ulimit-f unlimited then ulimit shows 4194303.

if I do then ulimit-f 5242880 ulimit report  5242880 this only with root in other users with this value appperas bad limit erro

how can do  change the parameter in the kernel?

which is the recommended value for the 1.8 GB file server has 4GB of ram


#Relativity
#RMCOBOL
Not relevant to the question, but ... SCO OS R6? Has that even been updated since MP4, which came out in, what, 2009?

I liked SCO OS / ODT myself, back in the day, but I'd be concerned about the security of a system that old.