× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks Brian. I had found the page about turning off the logging into
/.com_ibm_tools_attach/


Gord



On Tue, Sep 11, 2018 at 2:01 PM Bryan Dietz <bdietz400@xxxxxxxxx> wrote:

as an aside, two things for the com_ibm_tools_attach directory

Files in /tmp/.com_ibm_tools_attach/ are created by Java virtual machine
to implement Java Attach API feature.

I ran across this to stop the logging into that:
http://www-01.ibm.com/support/docview.wss?uid=nas8N1019813

There is also a process to "safely" remove the files.
<pseudo code>
read the directories in /tmp/.com_ibm_tools_attach directory
"the directory "names" are the PID from the job that created them"
check that PID using the qshell command "getjobid"
I used "getjobid -v 12345" where 12345 is the directory name
if no job is found using that PID you can safeely remove that directory.
lather-rinse-repeat
</pseudo code>



https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/rzahz/rzahzgetjobid.htm


Bryan



Gord Hutchinson wrote on 9/7/2018 11:02 AM:
I'm looking at implementing a regularly scheduled cleanup of /tmp.

Are there any system type objects or subdirectories in /tmp which should
NOT be deleted? Things like /.X11-unix or /.com_ibm_tools_attach.

Thanks,


Gord



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2024 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.