<?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: Problem with transferring CMS library from Alpha to Integrity in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6167947#M37213</link>
    <description>&lt;P&gt;Looks like a bug in CMS for I64. There are more commands which aren't listed with &lt;STRONG&gt;SHOW HISTORY&lt;/STRONG&gt;, for example &lt;STRONG&gt;INSERT&lt;/STRONG&gt;. The bug also shows in CMS libraries created on I64.&amp;nbsp; This affects my&amp;nbsp; tool which uses the history output to create a git repository (on a non-VMS system) from&amp;nbsp; a CMS library.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There seems to be a workaround: &lt;STRONG&gt;SHOW HISTORY /NOTRANSACTIONS&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you report this to HP and did you get any feedback?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2013 08:59:50 GMT</pubDate>
    <dc:creator>H.Becker</dc:creator>
    <dc:date>2013-08-13T08:59:50Z</dc:date>
    <item>
      <title>Problem with transferring CMS library from Alpha to Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6165089#M37210</link>
      <description>&lt;P&gt;We are moving a CMS&amp;nbsp; library between a Alpha and Integrity server. Both servers are running OpenVMS 8.4 and CMS version 4.5. Prior to the transfer "CMS Verify" was run to check the status of the library. The library then transferred using backup, and restore on the Integrity server We again run "CMS Verify" run the Integrity server to check the status. As a final check we did a simple "cms show history" then we noticed the history was not same. We have run difference between the "*.HIS" files between both servers and no difference were found. The number and files size were check and no issues were found. Finally ran "CMS SHOW library/FULL" on both servers and again no difference were found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More detail checks we have found that after the transfer CMS is not displying "Create", "Fetch", or "Verify" history records on the elements in the library.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas as to why we are see a difference in the history.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2013 20:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6165089#M37210</guid>
      <dc:creator>Mark miller_14</dc:creator>
      <dc:date>2013-08-09T20:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transferring CMS library from Alpha to Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6165981#M37211</link>
      <description>&lt;P&gt;Are the records displayed if you explicitly specify that you want to see them, i.e. if you use&amp;nbsp;/TRANSACTION=(CREATE,FETCH,VERIFY) ?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2013 00:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6165981#M37211</guid>
      <dc:creator>John McL</dc:creator>
      <dc:date>2013-08-12T00:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transferring CMS library from Alpha to Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6167177#M37212</link>
      <description>&lt;P&gt;If I use "/trans=create" I get the "create" records plus all other history records.&amp;nbsp; On the Alpha box that command gives me just the "create" records only".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command "/trans=all" does not show all the transactions either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I use "/trans=create" it looks like the tranfser between the servers is correct, it just that&amp;nbsp; CMS on the Integrity server has issue with displaying the records correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2013 16:06:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6167177#M37212</guid>
      <dc:creator>Mark miller_14</dc:creator>
      <dc:date>2013-08-12T16:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transferring CMS library from Alpha to Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6167947#M37213</link>
      <description>&lt;P&gt;Looks like a bug in CMS for I64. There are more commands which aren't listed with &lt;STRONG&gt;SHOW HISTORY&lt;/STRONG&gt;, for example &lt;STRONG&gt;INSERT&lt;/STRONG&gt;. The bug also shows in CMS libraries created on I64.&amp;nbsp; This affects my&amp;nbsp; tool which uses the history output to create a git repository (on a non-VMS system) from&amp;nbsp; a CMS library.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There seems to be a workaround: &lt;STRONG&gt;SHOW HISTORY /NOTRANSACTIONS&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you report this to HP and did you get any feedback?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2013 08:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6167947#M37213</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2013-08-13T08:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transferring CMS library from Alpha to Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6168091#M37214</link>
      <description>&lt;P&gt;No, I have not as of yet reported this to HP. I will be as soon&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2013 12:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6168091#M37214</guid>
      <dc:creator>Mark miller_14</dc:creator>
      <dc:date>2013-08-13T12:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transferring CMS library from Alpha to Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6168659#M37215</link>
      <description />
      <pubDate>Tue, 13 Aug 2013 19:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6168659#M37215</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2013-08-13T19:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transferring CMS library from Alpha to Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6170075#M37216</link>
      <description>&lt;P&gt;This says a lot&amp;nbsp;about HP's testing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wouldn't you think that the correct functioning of&amp;nbsp;CMS History would be rather important to users?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2013 22:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6170075#M37216</guid>
      <dc:creator>John McL</dc:creator>
      <dc:date>2013-08-14T22:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with transferring CMS library from Alpha to Integrity</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6176501#M37217</link>
      <description>&lt;P&gt;I'll guess (but I don't know) that a CMS test system involves creating a new library, doing all sorts of commands, and checking the history.&amp;nbsp; Testing the ability to "import" a history file from another system is less common and perhaps not tested as well.&amp;nbsp; I'm surprised that the format is different.&amp;nbsp; I wonder if it works correctly in a mixed-architecture cluster with shared storage?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 20:13:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-transferring-cms-library-from-alpha-to-integrity/m-p/6176501#M37217</guid>
      <dc:creator>John Reagan</dc:creator>
      <dc:date>2013-08-20T20:13:45Z</dc:date>
    </item>
  </channel>
</rss>

