× 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.



Jim,
There are some graphical tools in your http://youribmi:2001 which will work dandy for that.
There is also this: https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_74/rzajq/rzajqudfifsobjlockinfo.htm
However there is another possible solution. Often when I would open up a case with IBM about a Domino on i issue they wanted me to send in a copy of a special log file. When I used the IBM i CPY command it would fail because it was locked. They said "No problem, use the qsHell command cp, it doesn't care about the locks."
Sample:
CPY OBJ('/Domino/LDAP01/DATA/IBM_TECHNICAL_SUPPORT/console.log') TOOBJ('/
home/rob/console.log')
Object in use. Object is
/Domino/LDAP01/DATA/IBM_TECHNICAL_SUPPORT/console.log.

STRQSH
$
CP /Domino/LDAP01/DATA/IBM_TECHNICAL_SUPPORT/console.log /home/rob/console.log
$


Rob Berendt

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.