<?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: VMS 8.3 Data compression in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884865#M79698</link>
    <description>Volker,&lt;BR /&gt;&lt;BR /&gt;I had set NISCS_PORT_SERV=16 (Bit4 = 1) to request data compression. It seems this was not enough.&lt;BR /&gt;   SCACP&amp;gt; SHOW VC/SDA remote-node&lt;BR /&gt;shows:&lt;BR /&gt;   VC Characteristics: Options 10   (10=?)&lt;BR /&gt;   VC Mgt Settings: VC Options 0&lt;BR /&gt;After&lt;BR /&gt;   SCACP&amp;gt; SET VC/COMPRESSION node&lt;BR /&gt;the values are&lt;BR /&gt;   VC Characteristics: Options 14&lt;BR /&gt;   VC Mgt Settings: VC Options 4&lt;BR /&gt;&lt;BR /&gt;So what exactly is to do to enable compression between two nodes (nod1,nod2) from boot-time on?&lt;BR /&gt;In System Management Utilities Reference Manual you can read about NISCS_PORT_SERV:&lt;BR /&gt;page D-39:&lt;BR /&gt;Setting bits 0 and 1 (decimal value 3) enables data checking&lt;BR /&gt;Setting bit 4 enables data compression (what about bit 2 and 3?)&lt;BR /&gt;page 5-18:&lt;BR /&gt;The /NOCOMPRESSION qualifier does not override compression enabled by setting bit 2 of NISCS_PORT_SERV.&lt;BR /&gt;&lt;BR /&gt;Bit 2 is decimal 4. Is there a mismatch in the doku between bit 4 and decimal value 4 (bit 2)?&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Oct 2006 03:45:29 GMT</pubDate>
    <dc:creator>Michael Menge</dc:creator>
    <dc:date>2006-10-24T03:45:29Z</dc:date>
    <item>
      <title>VMS 8.3 Data compression</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884863#M79696</link>
      <description>With VMS 8.3 data compression can be enabled for cluster interconnects. How can I verify that a connection is using this? I haven't found any show-command in $MC LANCP or $MC SCACP giving this information.</description>
      <pubDate>Mon, 23 Oct 2006 08:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884863#M79696</guid>
      <dc:creator>Michael Menge</dc:creator>
      <dc:date>2006-10-23T08:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8.3 Data compression</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884864#M79697</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;SCACP&amp;gt; SHOW VC/SDA remote-node&lt;BR /&gt;&lt;BR /&gt;seems to show, whether VC compression has been requested for the virtual circuit and if compression is active:&lt;BR /&gt;&lt;BR /&gt;- VC Characteristics ---&lt;BR /&gt;...&lt;BR /&gt;Options                   4 = compression active&lt;BR /&gt;&lt;BR /&gt;- VC Mgt Settings ---&lt;BR /&gt;...&lt;BR /&gt;VC Options             4 = compression requested&lt;BR /&gt;&lt;BR /&gt;You can test this, by requesting compression on a VC to a node, which does NOT (yet) supported compression. A VC which supports compression is the VC to the local (V8.3) node:&lt;BR /&gt;&lt;BR /&gt;SCACP&amp;gt; SET VC/COMPRESSION &lt;NODE&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/NODE&gt;</description>
      <pubDate>Mon, 23 Oct 2006 08:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884864#M79697</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-23T08:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8.3 Data compression</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884865#M79698</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;I had set NISCS_PORT_SERV=16 (Bit4 = 1) to request data compression. It seems this was not enough.&lt;BR /&gt;   SCACP&amp;gt; SHOW VC/SDA remote-node&lt;BR /&gt;shows:&lt;BR /&gt;   VC Characteristics: Options 10   (10=?)&lt;BR /&gt;   VC Mgt Settings: VC Options 0&lt;BR /&gt;After&lt;BR /&gt;   SCACP&amp;gt; SET VC/COMPRESSION node&lt;BR /&gt;the values are&lt;BR /&gt;   VC Characteristics: Options 14&lt;BR /&gt;   VC Mgt Settings: VC Options 4&lt;BR /&gt;&lt;BR /&gt;So what exactly is to do to enable compression between two nodes (nod1,nod2) from boot-time on?&lt;BR /&gt;In System Management Utilities Reference Manual you can read about NISCS_PORT_SERV:&lt;BR /&gt;page D-39:&lt;BR /&gt;Setting bits 0 and 1 (decimal value 3) enables data checking&lt;BR /&gt;Setting bit 4 enables data compression (what about bit 2 and 3?)&lt;BR /&gt;page 5-18:&lt;BR /&gt;The /NOCOMPRESSION qualifier does not override compression enabled by setting bit 2 of NISCS_PORT_SERV.&lt;BR /&gt;&lt;BR /&gt;Bit 2 is decimal 4. Is there a mismatch in the doku between bit 4 and decimal value 4 (bit 2)?&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2006 03:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884865#M79698</guid>
      <dc:creator>Michael Menge</dc:creator>
      <dc:date>2006-10-24T03:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8.3 Data compression</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884866#M79699</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;assuming that SCACP&amp;gt; SET VC/COMPRESSION knows what it's doing, bit 2 (hex bitmask value 4) seems to control VC compression.&lt;BR /&gt;&lt;BR /&gt;The help text in SYSGEN&amp;gt; HELP SYS_P NISCS_PORT_SERV is therefore probably wrong, as well as parts of the documentation.&lt;BR /&gt;&lt;BR /&gt;Set NISCS_PORT_SERV=4 if you want VC compression enabled at boot time.&lt;BR /&gt;&lt;BR /&gt;If you can, please log a call with HP to fix the documentation and help text for the future.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 25 Oct 2006 00:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884866#M79699</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-25T00:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8.3 Data compression</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884867#M79700</link>
      <description>I have logged a call with HP.</description>
      <pubDate>Wed, 25 Oct 2006 06:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884867#M79700</guid>
      <dc:creator>Michael Menge</dc:creator>
      <dc:date>2006-10-25T06:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8.3 Data compression</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884868#M79701</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;I've found the following in the OpenVMS Bootcamp 2006 presentation 'V8.3 Cluster Interconnect New Features':&lt;BR /&gt;&lt;BR /&gt;Data Compression: Enabled on a per VC basis, or globally for all VCs by using:&lt;BR /&gt;&lt;BR /&gt;- SCACP&amp;gt; SET VC nodename /COMPRESS&lt;BR /&gt;- NISCS_PORT_SERV bit 2 (mask: 4 hex) for all VCs&lt;BR /&gt;- Availability Manager fix command is coming.&lt;BR /&gt;&lt;BR /&gt;This should settle the discussion.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 27 Oct 2006 02:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-data-compression/m-p/3884868#M79701</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-27T02:31:53Z</dc:date>
    </item>
  </channel>
</rss>

