<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919100#M104035</link>
    <description>&lt;P&gt;&amp;gt; No suprise, as there are "#ifdef __alpha" in the C source. I would try&lt;BR /&gt;&amp;gt; to replace them with "#ifdef __ia64".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'd try "#ifndef __vax" (or plain "vax", for stone-age&lt;BR /&gt;compatibility), which seems to work.&amp;nbsp; (Wouldn't want to do this again&lt;BR /&gt;for x86.&amp;nbsp; I must have glanced at the MMS macro, __ALPHA__, and figured&lt;BR /&gt;that all would be well.&amp;nbsp; Duh.)&lt;/P&gt;&lt;P&gt;&amp;gt; %CC-I-USELESSTYPED, [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Discarding the useless "typedef" keyword quiets that one.&lt;/P&gt;&lt;P&gt;&amp;gt; [...] To avoid the linker error, get rid of the EXEC$NONPAGED_DATA&lt;BR /&gt;&amp;gt; PSECT in the file_macro.mar and try a JSB to the real routine. [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; That's well beyond my (negligible) Macro/VMS understanding.&amp;nbsp; (I could&lt;BR /&gt;probably handle the (C) NAM -&amp;gt; NAML conversion, though.)&lt;/P&gt;</description>
    <pubDate>Sat, 19 Nov 2016 02:44:18 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2016-11-19T02:44:18Z</dc:date>
    <item>
      <title>Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6918876#M104029</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I seen on an old post (2008) that a OpenVMS user had the same issue as I'm currently having. I use the FILES_INFO freeware utility on a regular basis and have found it really useful in scripts to check updates to files are happening as expected. We're moving from ES45 running OpenVMS 8.3 to I64 Integerity servers running OpenVMS 8.4.&lt;/P&gt;&lt;P&gt;Hoping someone can give me some info on:&lt;/P&gt;&lt;P&gt;Has anyone used an updated FILES_INFO utility that runs on the I64 Integrity servers with OpenVMS 8.4?&lt;/P&gt;&lt;P&gt;Does it work as expected?&lt;/P&gt;&lt;P&gt;Is there a ported version out there that is Freeware thats been ported or is porting it something I'd need to undertake myself?&lt;/P&gt;&lt;P&gt;I presume this would mean either getting a C Compiler license or paying someone to procude the exe?&lt;/P&gt;&lt;P&gt;All information/guidance appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 11:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6918876#M104029</guid>
      <dc:creator>How to use DECset PCA w</dc:creator>
      <dc:date>2016-11-18T11:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6918930#M104030</link>
      <description>&lt;P&gt;&amp;gt; I seen on an old post (2008) [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; An actual link might be much more helpful than this "reference".&lt;/P&gt;&lt;P&gt;&amp;gt; [...] really useful in scripts to check updates to files are happening&lt;BR /&gt;&amp;gt; as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What, exactly, are you checking?&lt;/P&gt;&lt;P&gt;&amp;gt; Has anyone used an updated FILES_INFO utility that runs on the I64&lt;BR /&gt;&amp;gt; Integrity servers with OpenVMS 8.4?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Not I.&amp;nbsp; I took a quick look at it, but I was frightened off by stuff&lt;BR /&gt;like:&lt;/P&gt;&lt;P&gt;%ILINK-E-INVLDHDR, invalid ELF header; field 'ehdr$w_e_type' has invalid value %XFE00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; It's also too old to deal with ODS5 extended names.&amp;nbsp; With my&lt;BR /&gt;(extremely) weak macro32 knowledge, I'd be looking for another way to do&lt;BR /&gt;whatever it is you want to do.&lt;/P&gt;&lt;P&gt;&amp;gt; I presume this would mean either getting a C Compiler license or&lt;BR /&gt;&amp;gt; paying someone to procude the exe?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Yeah, but I'd guess that getting the C code compiled would be the&lt;BR /&gt;least of your problems.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 13:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6918930#M104030</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-11-18T13:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6918945#M104031</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;%ILINK-E-INVLDHDR, invalid ELF header; field 'ehdr$w_e_type' has invalid value %XFE00&lt;/P&gt;&lt;P&gt;Usually the linker prints out more information than that. The complete linker message would be useful. It shows the module. Obviously the linker got an input file, expected an ELF header and didn't find one. Looking at the input file, with the analyze or dump utility will very likely help to understand and resolve the problem.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6918945#M104031</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2016-11-18T14:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6918951#M104032</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; the link to the old post:&amp;nbsp;&lt;A href="https://community.hpe.com/t5/System-Management/Freeware-FILES-INFO/m-p/5108038#M37507" target="_blank"&gt;https://community.hpe.com/t5/System-Management/Freeware-FILES-INFO/m-p/5108038#M37507&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have a database files and logs that I monitor for reads and writes to ensure that their being regularly updated. The files are likely to be open when I'm checking.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6918951#M104032</guid>
      <dc:creator>How to use DECset PCA w</dc:creator>
      <dc:date>2016-11-18T14:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919071#M104033</link>
      <description>&lt;P&gt;&amp;gt; %ILINK-E-INVLDHDR, invalid ELF header; field 'ehdr$w_e_type' has invalid&lt;BR /&gt;&amp;gt; value %XFE00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Oops.&amp;nbsp; That was from when I was fooling around.&amp;nbsp; The normal MMS build&lt;BR /&gt;died like this:&lt;/P&gt;&lt;P&gt;IT $ mms&lt;/P&gt;&lt;P&gt;MACROS = "/MACRO=(__DECC__=1,__ALPHA__=1)"&lt;BR /&gt;MMS'macros' default&lt;BR /&gt;CC /NOLIST/OBJECT=FILES_INFO.OBJ FILES_INFO.C&lt;/P&gt;&lt;P&gt;typedef struct wcbstr&lt;BR /&gt;^&lt;BR /&gt;%CC-I-USELESSTYPED, This typedef declaration is useless because it does not decl&lt;BR /&gt;are a typedef name.&lt;BR /&gt;at line number 123 in file IT$DKE0:[UTILITY.SOURCE.FILES_INFO.v2r0.source]files_&lt;BR /&gt;info.c;1&lt;BR /&gt;If "''F$Search("FILES_INFO.OLB")'" .EQS. "" Then LIBRARY/Create FILES_INFO.OLB&lt;BR /&gt;LIBRARY/REPLACE FILES_INFO.OLB FILES_INFO.OBJ&lt;BR /&gt;MACRO /NOLIST/OBJECT=FILES_MACRO.OBJ FILES_MACRO.MAR&lt;BR /&gt;If "''F$Search("FILES_INFO.OLB")'" .EQS. "" Then LIBRARY/Create FILES_INFO.OLB&lt;BR /&gt;LIBRARY/REPLACE FILES_INFO.OLB FILES_MACRO.OBJ&lt;BR /&gt;SET COMMAND /OBJECT=FILES_CLD.OBJ FILES_CLD.CLD&lt;BR /&gt;If "''F$Search("FILES_INFO.OLB")'" .EQS. "" Then LIBRARY/Create FILES_INFO.OLB&lt;BR /&gt;LIBRARY/REPLACE FILES_INFO.OLB FILES_CLD.OBJ&lt;BR /&gt;MACRO /NOLIST/OBJECT=LOCK_NONPAGED_CODE.OBJ LOCK_NONPAGED_CODE.MAR&lt;BR /&gt;If "''F$Search("FILES_INFO.OLB")'" .EQS. "" Then LIBRARY/Create FILES_INFO.OLB&lt;BR /&gt;LIBRARY/REPLACE FILES_INFO.OLB LOCK_NONPAGED_CODE.OBJ&lt;BR /&gt;LINK/TRACE/NOMAP/EXEC=FILES_INFO.EXE/NOTRACEBACK/MAP/CROSS/FULL FILES_INFO/INCLU&lt;BR /&gt;DE=FILES_INFO/LIBR,&lt;BR /&gt;FILES_INFO.ALPHA_OPT/OPTIONS/SYSEXE&lt;BR /&gt;%ILINK-W-NUDFSYMS, 5 undefined symbols:&lt;BR /&gt;%ILINK-I-UDFSYM, EXE$IPID_TO_EPID (Weak Reference)&lt;BR /&gt;%ILINK-I-UDFSYM, FCB$W_ACNT&lt;BR /&gt;%ILINK-I-UDFSYM, FCB$W_REFCNT&lt;BR /&gt;%ILINK-I-UDFSYM, FCB$W_STATUS&lt;BR /&gt;%ILINK-I-UDFSYM, FCB$W_WCNT&lt;BR /&gt;%ILINK-I-UDFSYM, WCB$W_ACON&lt;BR /&gt;%ILINK-W-USEUNDEF, undefined symbol FCB$W_REFCNT referenced&lt;BR /&gt;section: $CODE$&lt;BR /&gt;offset: %X0000000000001520 slot: 1&lt;BR /&gt;module: FILES_INFO&lt;BR /&gt;file: IT$DKE0:[UTILITY.SOURCE.FILES_INFO.v2r0.source]FILES_INFO.OLB;1&lt;BR /&gt;%ILINK-W-USEUNDEF, undefined symbol FCB$W_ACNT referenced&lt;BR /&gt;section: $CODE$&lt;BR /&gt;offset: %X0000000000001670 slot: 2&lt;BR /&gt;module: FILES_INFO&lt;BR /&gt;file: IT$DKE0:[UTILITY.SOURCE.FILES_INFO.v2r0.source]FILES_INFO.OLB;1&lt;BR /&gt;%ILINK-W-USEUNDEF, undefined symbol FCB$W_WCNT referenced&lt;BR /&gt;section: $CODE$&lt;BR /&gt;offset: %X00000000000016A0 slot: 2&lt;BR /&gt;module: FILES_INFO&lt;BR /&gt;file: IT$DKE0:[UTILITY.SOURCE.FILES_INFO.v2r0.source]FILES_INFO.OLB;1&lt;BR /&gt;%ILINK-W-USEUNDEF, undefined symbol FCB$W_STATUS referenced&lt;BR /&gt;section: $CODE$&lt;BR /&gt;offset: %X00000000000016D0 slot: 0&lt;BR /&gt;module: FILES_INFO&lt;BR /&gt;file: IT$DKE0:[UTILITY.SOURCE.FILES_INFO.v2r0.source]FILES_INFO.OLB;1&lt;BR /&gt;%ILINK-W-USEUNDEF, undefined symbol WCB$W_ACON referenced&lt;BR /&gt;section: $CODE$&lt;BR /&gt;offset: %X0000000000001720 slot: 2&lt;BR /&gt;module: FILES_INFO&lt;BR /&gt;file: IT$DKE0:[UTILITY.SOURCE.FILES_INFO.v2r0.source]FILES_INFO.OLB;1&lt;BR /&gt;%ILINK-F-SHRINOFF, linker internal error - an official FD was made for a symbol&lt;BR /&gt;defined by a shareable image&lt;BR /&gt;relocation section: .relaEXEC$NONPAGED_DATA (section header entry: 13)&lt;BR /&gt;relocation type: RELA$K_R_IA_64_VMS_ADD&lt;BR /&gt;relocation entry: 1&lt;BR /&gt;module: FILES_MACRO&lt;BR /&gt;file: IT$DKE0:[UTILITY.SOURCE.FILES_INFO.v2r0.source]FILES_INFO.OLB;1&lt;BR /&gt;%ILINK-E-NOIMGFIL, image file not created&lt;BR /&gt;%MMS-F-ABORT, For target FILES_INFO.EXE, CLI returned abort status: %X1789EA6C.&lt;BR /&gt;%MMS-F-ABORT, For target BUILD_IT, CLI returned abort status: %X10EE8034.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; It did better (no LINK errors) on Alpha.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Knowing nothing, I assume that the undefined things might be in some&lt;BR /&gt;other .STB on IA64, but "help /mess SHRINOFF" was discouraging.&amp;nbsp; Someone&lt;BR /&gt;who knows something about VMS kernel code and Macro32 would have a&lt;BR /&gt;better chance than I of making this work.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 20:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919071#M104033</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-11-18T20:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919082#M104034</link>
      <description>&lt;P&gt;Actual commands and actual output really helps :-)&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;It did better (no LINK errors) on Alpha.&lt;/P&gt;&lt;P&gt;No suprise, as there are "#ifdef __alpha" in the C source. I would try to replace them with "#ifdef __ia64".&lt;/P&gt;&lt;P&gt;&amp;gt; Knowing nothing, I assume that the undefined things might be in some&lt;BR /&gt;other .STB on IA64, but "help /mess SHRINOFF" was discouraging. Someone&lt;BR /&gt;who knows something about VMS kernel code and Macro32 would have a&lt;BR /&gt;better chance than I of making this work.&lt;/P&gt;&lt;P&gt;On I64 .STBs are no linker input files.&lt;/P&gt;&lt;P&gt;I agree, the Macro32 code needs to be looked at whether it is OK for I64. To avoid the linker error, get rid of the&amp;nbsp;EXEC$NONPAGED_DATA PSECT in the file_macro.mar and try a JSB to the real routine. The PSECT (and what the compiler generates) causes the linker to create an official function descriptor for something which is defined in the base (shareable) image. But, again, that may not be enough to get this working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 21:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919082#M104034</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2016-11-18T21:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919100#M104035</link>
      <description>&lt;P&gt;&amp;gt; No suprise, as there are "#ifdef __alpha" in the C source. I would try&lt;BR /&gt;&amp;gt; to replace them with "#ifdef __ia64".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'd try "#ifndef __vax" (or plain "vax", for stone-age&lt;BR /&gt;compatibility), which seems to work.&amp;nbsp; (Wouldn't want to do this again&lt;BR /&gt;for x86.&amp;nbsp; I must have glanced at the MMS macro, __ALPHA__, and figured&lt;BR /&gt;that all would be well.&amp;nbsp; Duh.)&lt;/P&gt;&lt;P&gt;&amp;gt; %CC-I-USELESSTYPED, [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Discarding the useless "typedef" keyword quiets that one.&lt;/P&gt;&lt;P&gt;&amp;gt; [...] To avoid the linker error, get rid of the EXEC$NONPAGED_DATA&lt;BR /&gt;&amp;gt; PSECT in the file_macro.mar and try a JSB to the real routine. [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; That's well beyond my (negligible) Macro/VMS understanding.&amp;nbsp; (I could&lt;BR /&gt;probably handle the (C) NAM -&amp;gt; NAML conversion, though.)&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 02:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919100#M104035</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-11-19T02:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919115#M104036</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/586411"&gt;@Steven Schweda&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; That's well beyond my (negligible) Macro/VMS understanding.&amp;nbsp; (I could&lt;BR /&gt;probably handle the (C) NAM -&amp;gt; NAML conversion, though.)&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;At the moment I don't have access to an I64 system (that I can crash in case something goes wrong). I have an Alpha emulator running and can do some tests on it. I'm not sure whether (all of) the macro32 code is needed on Alpha or I64. From what I remember, there are standard calling interfaces for most of these internal routines, including CVT_EPID_TO_IPID. I'll try this on Alpha. If this works out as expected, it should work on I64 as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 12:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919115#M104036</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2016-11-19T12:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919127#M104037</link>
      <description>&lt;P&gt;Using exe_std$cvt_ipid_to_epid() seems to work on Alpha. Calling it from C can replace&amp;nbsp;the jacket routine in files_macro.mar.&amp;nbsp;I didn't change anything else in the Macro32 sources.&lt;/P&gt;&lt;P&gt;I created a new files_convert_pid.c:&lt;/P&gt;&lt;PRE&gt;#include &amp;lt;ssdef.h&amp;gt;
extern int exe_std$cvt_ipid_to_epid();
int convert_pid (unsigned int ipid, unsigned int * epid) {
    *epid = exe_std$cvt_ipid_to_epid (ipid);
    return SS$_NORMAL;
}&lt;/PRE&gt;&lt;P&gt;removed the corresponding code from files_macro.mar:&lt;/P&gt;&lt;PRE&gt;$ diff/slp files_macro.mar-orig files_macro.mar/out=sys$output
- 67, 69
- 152, 176
/
$&lt;/PRE&gt;&lt;P&gt;added files_convert_pid to the mms file:&lt;/P&gt;&lt;PRE&gt;$ diff/slp descrip.mms-orig descrip.mms/out=sys$output
- 55, 57
FILES_INFO_OBJS = FILES_INFO,FILES_MACRO,FILES_CLD,LOCK_NONPAGED_CODE, -
files_convert_pid

FILES_INFO$(OBJ) : FILES_INFO.C
files_convert_pid$(OBJ) : files_convert_pid.c
/
$&lt;/PRE&gt;&lt;P&gt;OK, this is more or less a quick and dirty change to get over the I64 linker error message and to produce an executable. Again, as I understand this code, for I64 you need to make sure the "#ifdef&amp;nbsp;__alpha" C source code is compiled.&lt;/P&gt;&lt;P&gt;If necessary, I can drop a zip file with what I have for Alpha.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 21:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919127#M104037</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2016-11-19T21:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919206#M104038</link>
      <description>&lt;P&gt;&amp;gt; I created a new files_convert_pid.c:&lt;BR /&gt;&amp;gt; [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; It works for me.&amp;nbsp; I stuck the code into files_info.c, and added some&lt;BR /&gt;VAX conditionality to files_macro.mar.&amp;nbsp; And replaced descrip.mms.&amp;nbsp; I&lt;BR /&gt;haven't tried it with VAX C, but, around here:&lt;/P&gt;&lt;P&gt;IT $ cc /vers&lt;BR /&gt;HP C V7.3-019 on OpenVMS IA64 V8.3-1H1&lt;/P&gt;&lt;P&gt;IT $ mms test&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Destination: [.IA64]&lt;/P&gt;&lt;P&gt;if (f$search( "IA64.DIR;1") .eqs. "") then create /directory [.IA64]&lt;BR /&gt;mcr [.IA64]FILES_INFO.EXE [.IA64]FILES_INFO.EXE&lt;/P&gt;&lt;P&gt;FILE: ALP$DKC0:[UTILITY.SOURCE.FILES_INFO.files_info_030.source.IA64]FILES_INFO.&lt;BR /&gt;EXE;1&lt;BR /&gt;Total access count of 1, XQP access 1, writers 0, size 54/64&lt;/P&gt;&lt;P&gt;PID USERNAME READS WRITES ACCESS CHARACTERISTICS&lt;BR /&gt;-------- ------------ -------- -------- ----------------------&lt;BR /&gt;20E00471 SYSTEM 9 0 Read, Cathedral, Complete, Sequential&lt;BR /&gt;, NoWriteShr&lt;/P&gt;&lt;P&gt;ALP $ cc /vers&lt;BR /&gt;HP C V7.3-010 on OpenVMS Alpha V8.4&lt;/P&gt;&lt;P&gt;ALP $ mms test&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Destination: [.ALPHA]&lt;/P&gt;&lt;P&gt;if (f$search( "ALPHA.DIR;1") .eqs. "") then create /directory [.ALPHA]&lt;BR /&gt;mcr [.ALPHA]FILES_INFO.EXE [.ALPHA]FILES_INFO.EXE&lt;/P&gt;&lt;P&gt;FILE: ALP$DKC0:[UTILITY.SOURCE.FILES_INFO.files_info_030.source.ALPHA]FILES_INFO&lt;BR /&gt;.EXE;1&lt;BR /&gt;Total access count of 1, XQP access 1, writers 0, size 25/32&lt;/P&gt;&lt;P&gt;PID USERNAME READS WRITES ACCESS CHARACTERISTICS&lt;BR /&gt;-------- ------------ -------- -------- ----------------------&lt;BR /&gt;20215CEE SYSTEM 10 0 Read, Cathedral, Complete, Sequential&lt;BR /&gt;, NoWriteShr&lt;/P&gt;&lt;P&gt;WISP $ cc /vers&lt;BR /&gt;Compaq C V6.4-005 on OpenVMS VAX V7.3&lt;/P&gt;&lt;P&gt;WISP $ mms test&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Destination: [.VAX]&lt;/P&gt;&lt;P&gt;if (f$search( "VAX.DIR;1") .eqs. "") then create /directory [.VAX]&lt;BR /&gt;mcr [.VAX]FILES_INFO.EXE [.VAX]FILES_INFO.EXE&lt;/P&gt;&lt;P&gt;FILE: _WISP$DUA0:[UTILITY.SOURCE.FILES_INFO.FILES_INFO_030.SOURCE.VAX]FILES_INFO&lt;BR /&gt;.EXE;1&lt;BR /&gt;Total access count of 1, XQP access 1, writers 0, size 17/18&lt;/P&gt;&lt;P&gt;PID USERNAME READS WRITES ACCESS CHARACTERISTICS&lt;BR /&gt;-------- ------------ -------- -------- ----------------------&lt;BR /&gt;0000023A SYSTEM 9 0 Read, Cathedral, Complete, Sequential&lt;BR /&gt;, NoWriteShr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The documentation still needs some work, so the following kit is&lt;BR /&gt;subject to change (without notice), but:&lt;/P&gt;&lt;P&gt;&lt;A href="http://antinode.info/ftp/files_info/files_info-030/files_info-030_src.zip" target="_blank"&gt;http://antinode.info/ftp/files_info/files_info-030/files_info-030_src.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Complaints are always welcome.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 17:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919206#M104038</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-11-20T17:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919586#M104039</link>
      <description>&lt;P&gt;&amp;gt; The documentation still needs some work, so the following kit is&lt;BR /&gt;&amp;gt; subject to change (without notice), but:&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; &lt;A href="http://antinode.info/ftp/files_info/files_info-030/files_info-030_src.zip" target="_blank"&gt;http://antinode.info/ftp/files_info/files_info-030/files_info-030_src.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I made a few more changes, fixed a few bugs (old and new), and ran&lt;BR /&gt;one more test:&lt;/P&gt;&lt;P&gt;WIMP $ cc /vers&lt;BR /&gt;%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement&lt;BR /&gt;\VERS\&lt;BR /&gt;WIMP $ cc /noobje /list = tt: nl:&lt;BR /&gt;[...]&lt;BR /&gt;INPUTFILE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21-NOV-2016 16:3&lt;BR /&gt;6:10 VAX C V3.1-051 Page 1&lt;BR /&gt;[...]&lt;/P&gt;&lt;P&gt;WIMP $ write sys$output f$getsyi( "version")&lt;BR /&gt;V5.4&lt;/P&gt;&lt;P&gt;WIMP $ mms /mac = (VAXC=1, MMS$ARCH_NAME=VAX) test&lt;/P&gt;&lt;P&gt;Destination: [.VAXV]&lt;/P&gt;&lt;P&gt;if (f$search( "VAXV.DIR;1") .eqs. "") then create /directory [.VAXV]&lt;BR /&gt;mcr [.VAXV]FILES_INFO.EXE [.VAXV]FILES_INFO.EXE&lt;/P&gt;&lt;P&gt;FILE: _WIMP$DUA3:[UTILITY.SOURCE.FILES_INFO.FILES_INFO-030.SOURCE.VAXV]FILES_INF&lt;BR /&gt;O.EXE;1&lt;BR /&gt;Total access count of 1, XQP access 1, writers 0, size 16/18&lt;/P&gt;&lt;P&gt;PID USERNAME READS WRITES ACCESS CHARACTERISTICS&lt;BR /&gt;-------- ------------ -------- -------- ----------------------&lt;BR /&gt;000000A5 SYSTEM 8 0 Read, Cathedral, Complete, Sequential&lt;BR /&gt;, NoWriteShr&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="http://antinode.info/ftp/files_info/files_info-030/files_info-030_src.zip" target="_blank"&gt;http://antinode.info/ftp/files_info/files_info-030/files_info-030_src.zip&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://antinode.info/ftp/files_info/files_info-030/files_info-030_vms.zip" target="_blank"&gt;http://antinode.info/ftp/files_info/files_info-030/files_info-030_vms.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If I get ambitious, I may make an actual Web page for it.&lt;/P&gt;&lt;P&gt;&amp;gt; Complaints are always welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Still true.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 22:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919586#M104039</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-11-21T22:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919751#M104040</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/586411"&gt;@Steven Schweda&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;&lt;A href="http://antinode.info/ftp/files_info/files_info-030/files_info-030_src.zip" target="_blank"&gt;http://antinode.info/ftp/files_info/files_info-030/files_info-030_src.zip&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://antinode.info/ftp/files_info/files_info-030/files_info-030_vms.zip" target="_blank"&gt;http://antinode.info/ftp/files_info/files_info-030/files_info-030_vms.zip&lt;/A&gt;&lt;/P&gt;&amp;gt; Complaints are always welcome.&lt;P&gt;&amp;nbsp;Here we go: the links don't work. In the directory the file names only contain underscores.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 22 Nov 2016 12:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919751#M104040</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2016-11-22T12:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919757#M104041</link>
      <description>&lt;P&gt;&amp;gt; Here we go: the links don't work. In the directory the file names only&lt;BR /&gt;&amp;gt; contain underscores.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Oops.&amp;nbsp; Should be better now.&amp;nbsp; Thanks for the complaint.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 12:58:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919757#M104041</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-11-22T12:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919857#M104042</link>
      <description>&lt;P&gt;Great, Really appreciated and very much looking forward to giving this a go. Keep you posted on how I get on.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 16:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919857#M104042</guid>
      <dc:creator>How to use DECset PCA w</dc:creator>
      <dc:date>2016-11-22T16:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919902#M104043</link>
      <description>&lt;P&gt;Sorry, I keep getting a server problem when I try to download the files_info-30_vms.zup file.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 17:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919902#M104043</guid>
      <dc:creator>How to use DECset PCA w</dc:creator>
      <dc:date>2016-11-22T17:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919934#M104044</link>
      <description>&lt;P&gt;&amp;gt; Sorry, I keep getting a server problem when I try to download the&lt;BR /&gt;&amp;gt; files_info-30_vms.zup file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; As usual, showing exactly what you did, and exactly what happened&lt;BR /&gt;when you did it, would be more helpful than vague descriptions or&lt;BR /&gt;interpretations.&amp;nbsp; "a server problem" tells me nothing useful.&amp;nbsp; I see no&lt;BR /&gt;"files_info-30" or ".zup" in my Web server log file (which is probably a&lt;BR /&gt;good thing), and the only relevant 404 errors which I do see stopped&lt;BR /&gt;after I adjusted the file names after the last one at&lt;BR /&gt;"[22/Nov/2016:06:37:39 -0600]".&amp;nbsp; I do see multiple successful downloads&lt;BR /&gt;since then.&amp;nbsp; Give me something from which I can extract some useful&lt;BR /&gt;info, and I'll look harder.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If I get ambitious, I may make an actual Web page for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://antinode.info/dec/sw/files_info.html" target="_blank"&gt;http://antinode.info/dec/sw/files_info.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The links there seem to work (for me), too.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 19:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919934#M104044</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-11-22T19:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919952#M104045</link>
      <description>&lt;P&gt;FWIW, I downloaded the files after they were "fixed" and have had no problems unzipping the files and using them.&lt;/P&gt;&lt;P&gt;The problem is not with the host of the files.&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 20:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6919952#M104045</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2016-11-22T20:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6920092#M104046</link>
      <description>&lt;P&gt;Apologies, the problem was with me. My firewall was blocking it but with no indication. Switched it off and downloaded no problem. Again, apologies for the confusion.&lt;/P&gt;&lt;P&gt;In the past I had modified the source to extend the fmt array from 7 to 10:&lt;/P&gt;&lt;P&gt;char fmt [] = {"!XL !12AS !10UL !10UL !AS!AS!AS!AS!AS!AS!AS!AS!AS"};&lt;/P&gt;&lt;P&gt;and I think changed the header&lt;/P&gt;&lt;P&gt;printf ("\n PID USERNAME READS WRITES ACCESS CHARACTERISTICS");&lt;BR /&gt;printf ("\n-------- ------------ ----------- ----------- ----------------------");&lt;/P&gt;&lt;P&gt;this allowed me to cheap track of bigger files.&lt;/P&gt;&lt;P&gt;Thanks for the help on this one, I'm looking forward to trying it out on our new servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 09:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6920092#M104046</guid>
      <dc:creator>How to use DECset PCA w</dc:creator>
      <dc:date>2016-11-23T09:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6920436#M104047</link>
      <description>&lt;P&gt;&amp;gt; char fmt [] = [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Hmmm.&amp;nbsp; Under a heading like "&amp;nbsp; --------", " !7UL" does seem pretty&lt;BR /&gt;silly.&amp;nbsp; I've posted a modified files_info.c which keeps the same total&lt;BR /&gt;width, but wastes less white space ("&amp;nbsp;&amp;nbsp; !7UL" -&amp;gt; " !9UL").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://antinode.info/ftp/files_info/files_info-030/files_info.c" target="_blank"&gt;http://antinode.info/ftp/files_info/files_info-030/files_info.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As I discovered when I tried to change that format string (fmt[]),&lt;BR /&gt;there's a touchy calculation of how much of that format string to use:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; faoFmt.dsc$w_length = 28 + ((j-5)*3);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; That "28" is the length out to the end of the first "!AS", which is&lt;BR /&gt;liable to change if that format string is changed.&amp;nbsp; I'm normally all for&lt;BR /&gt;run-time efficiency, but I changed that (brittle) compile-time "28" to a&lt;BR /&gt;run-time calculation based on where the "!AS[...]" stuff starts, so if&lt;BR /&gt;you want more than nine digits, you should now be able to fiddle with&lt;BR /&gt;the format without needing to worry about also fiddling with that&lt;BR /&gt;formula.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I resisted the temptation to add actual status checking to the&lt;BR /&gt;sys$fao[l]() instances.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;gt; [...] this allowed me to cheap [keep?] track of bigger files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'd say "busier", not "bigger".&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 01:35:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6920436#M104047</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-11-24T01:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Freeware FILES_INFO on OpenVMS 8.4 I64 Integrity Servers</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6921813#M104048</link>
      <description>&lt;P&gt;Steven ... thanks for the changes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your of course correct, busier is what I'm tracking.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 16:02:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/freeware-files-info-on-openvms-8-4-i64-integrity-servers/m-p/6921813#M104048</guid>
      <dc:creator>How to use DECset PCA w</dc:creator>
      <dc:date>2016-11-29T16:02:19Z</dc:date>
    </item>
  </channel>
</rss>

