1822895 Members
3469 Online
109645 Solutions
New Discussion юеВ

Re: MOPEN error

 
SOLVED
Go to solution
Robie Lutsey
Frequent Advisor

MOPEN error

Hey guys,

I am getting this error. Is this a kernel restiction or something? Thanks!!!

------------------------------

FATAL ERROR
MOPEN: File table overflow
while accessing file: /dsk5/larimer/coverages/24/24110/info/arc0057.dat
ISP channel# 1 was not properly closed (INFEND)
ISP channel# 2 was not properly closed (INFEND)
ISP channel# 3 was not properly closed (INFEND)

------------------------------
2 REPLIES 2
Robie Lutsey
Frequent Advisor

Re: MOPEN error

Oh could this be related to a backup running over it while being accessed?

Steve Steel
Honored Contributor
Solution

Re: MOPEN error

Hi

It means what it says.There are more files open than allowed by the kernel parameter nfile.

Generally this means a problem with kernel params, you need to increase maxusers and nfile and nproc will increase with it.

You will need to increase this (via SAM (Kernel COnfiguration)) and reboot.


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)