rajitha
18th August 2016, 12:43
Hi All,
Can anyone tell me the chances and reasons for error "Error-during seq.close"
Thanks,
Rajitha
bdittmar
18th August 2016, 13:13
Hi All,
Can anyone tell me the chances and reasons for error "Error-during seq.close"
Thanks,
Rajitha
Hello,
Seem it's:
1
EPERM
Not owner
This indicates an attempt to modify a file that cannot be modified, except by its owner or by a super user. This is also generated when ordinary users attempt an action that only a super user is permitted to carry out.
Regards