Hi All,<div><br></div><div>I need to update an indexed file which has no unique key, but all &quot;repeating primary&quot; and &quot;repeating alternate&quot; indexes.</div><div><br></div><div><br></div><div>When i compile the program, I get the following warning:</div>
<div><div><span class="Apple-style-span" style="font-weight: bold;"><span class="Apple-style-span" style="background-color: rgb(255, 255, 0);">*W* Linkage should be via a unique key/index if the file is output only.</span></span></div>
<div><br></div><div>Program is something like this:</div><div><br></div><div><div><div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">ACCESS OPTICLEN &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &amp;</span></div>
<div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">&nbsp;&nbsp; LINK CUN &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &amp;</span></div><div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">&nbsp;&nbsp; &nbsp; TO CUN OF *$PIC_DATA/OPBEUROD_S &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&amp;</span></div>
<div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">&nbsp;&nbsp; LINK CRY OF OPBEUROD_S &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &amp;</span></div><div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">&nbsp;&nbsp; &nbsp; TO CURR-CODE OF IPTIEURO&nbsp;</span></div>
<div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></div><div><div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">SELECT IF CLAIM-CURR=&quot;SKK&quot;</span></div>
<div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;; font-size: 12px;"><br></span></div><div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">OUTPUT OPTICLEN ALIAS CLEN_UPD UPDATE<br>
</span></div><div><div><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">&nbsp;&nbsp; ITEM CLAIM-CURR OF CLEN_UPD =&quot;EUR&quot;</span></div><div><br></div></div></div></div></div><div>I realize when the QTP runs, the control breaks are set on the primary index by default, and the output update runs on next unique value of repeating index.</div>
<div>So, all the needed records in the selection are not updated.</div><div>It would be of great help if I can set a control break so that every record in selection is updated.</div><div>Correct me if I am going anywhere, or any other perfect way of updating such files.</div>
<div>We have&nbsp;PowerHouse &nbsp;8.43.D on Solaris&nbsp;SunOS.</div><div><br></div></div><div>Thanks in advance.</div><div><br></div><div>Regards,</div><div>Vamsi<br clear="all"><br>-- <br>&quot;Nothing is impossible as impossible itself says i m possible&quot;<br>

</div>