Hi Team,

System is V7R5 and PTF's last applied in October 2025

I had an error this afternoon where a programs that use the IFS were all failing.

As an example I could create a directory in the root Eg crtdir '/atest' and this succeeded.

But if I tried to create a directory Eg crtdir '/homr/atest' this would fail CPFA09E Object in use. Object is /home/atest.

I tried the following to try and find what was locking but all returned nothing.

SELECT * FROM TABLE(QSYS2.IFS_OBJECT_LOCK_INFO(PATH_NAME => '/home/'));

SELECT *
FROM QSYS2.OBJECT_LOCK_INFO
WHERE OBJECT_NAME = '/home/'
-- AND OBJECT_TYPE = '*DIR' I tried with this line and without it
;

I found a couple of jobs that were suspicious and cancelled them and thought the problem was solved but then the problem was encountered further down the path Eg /home/pdf/invoices was locked

Can someone advise how I could check what was locking the directory or path please.

Thank you for any suggestions


Don Brown


Brisbane - Sydney - Melbourne


Don Brown

Senior Consultant




P: 1300 088 400




DISCLAIMER. Before opening any attachments, check them for viruses and defects. This email and its attachments may contain confidential information. If you are not the intended recipient, please do not read, distribute or copy this email or its attachments but notify sender and delete it. Any views expressed in this email are those of the individual sender

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.