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



I'm trying to track down some IFS authority failures. I have an authority collection running for the user (set to include IFS). Unfortunately, I'm not seeing entries in the authority collection that correspond to the authority failures. I do have other IFS entries in the authority collection (I learned the hard way that IFS isn't included by default).

My authority collection goes back thru 6/26. I have an authority failure on 6/27 at 08:03:59, but nothing in the authority collection for that time.

Here's my query:
select USER_NAME, CHECK_TIMESTAMP, PATH_NAME, REQUIRED_AUTHORITY, CURRENT_AUTHORITY, DETAILED_REQUIRED_AUTHORITY, DETAILED_CURRENT_AUTHORITY
from QSYS2.AUTHORITY_COLLECTION
where PATH_NAME like '/my_path_here%'
order by CHECK_TIMESTAMP


Any idea what I'm missing?


TIA

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.