<div>Thank you Joe for your tip.</div>
<div>Very sorry for misleading you.</div>
<div>&nbsp;</div>
<div>I lately found that the following statement gives me a different error&nbsp; (after I commented out most of the code)</div>
<div><font color="#cc33cc">Statement:</font></div>
<div>
<p>request FOURTH-PASS&nbsp; on calculation errors report</p>
<p>set lock file request</p>
<p>access *$UEV_SUBFILE_PATH\CW620SF4&nbsp; link CLD_COMPUTER_NO to&nbsp;&nbsp;&nbsp; &amp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CLD_COMPUTER_NO of COW_D&nbsp; IN CWDB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &amp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and&nbsp; CLD_COMPUTER_NO to&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &amp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CLD_COMPUTER_NO of COW_LOC_D IN CWDB<br></p></div>
<div>output COW_D IN CWDB update<br>item CM_MOVED_LDATE&nbsp; = T_DATE<br>&nbsp;</div>
<div><font color="#ff0000">Error:</font></div>
<div>
<p>Executing request FOURTH-PASS ...<br>-------------------------------------------------------------------------------<br>The permanent subfile will be overwritten.<br>&nbsp;&nbsp; File:&nbsp; $UEV_SUBFILE_PATH\CW620SF8<br>-------------------------------------------------------------------------------
<br>Variable size mismatch. key column #2&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [1]<br>&nbsp;&nbsp; File:&nbsp; COW_D<br>&nbsp;&nbsp;&nbsp;&nbsp; Linkitem:&nbsp; CLD_COMPUTER_NO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 150648</p>
<p>Action Taken: Run terminated.<br>-------------------------------------------------------------------------------</p>
<p>I checked the tables and field sizes. Everything seems to be ok.</p>
<p>What could be the problem?</p>
<p>Regards,</p>
<p>SYED<br><br></p></div>
<div><span class="gmail_quote">On 12/13/05, <b class="gmail_sendername">Joe Boyle</b> &lt;<a href="mailto:atla38@dsl.pipex.com">atla38@dsl.pipex.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">It's possible that some dodgy subfile components might be laying around and<br>messing things up. Try 'dir /s c:\* CW620SF8*' and delete any unexpected 
<br>subfile parts.<br><br>You will need to this for all your disks, in my experience qtp/quiz can<br>place these subfile parts in the strangest of places.<br><br>Regards, Joe.<br><br><br>-----Original Message-----<br>From: powerh-l-bounces+atla38=
<a href="mailto:dsl.pipex.com@lists.sowder.com">dsl.pipex.com@lists.sowder.com</a><br>[mailto:<a href="mailto:powerh-l-bounces+atla38=dsl.pipex.com@lists.sowder.com">powerh-l-bounces+atla38=dsl.pipex.com@lists.sowder.com</a>
] On Behalf Of<br>Joe Boyle<br>Sent: 13 December 2005 14:52<br>To: 'Syed Shahul Hameed Mustaffa'; 'PowerHouse List'<br>Subject: RE: Error while executing QTP - Memory fault (invalid address).<br><br>you could try using the full path, I saw a few problems like this a while
<br>back,<br><br>subfile $UEV_SUBFILE_PATH\CW620SF8 keep include &amp;<br>$UEV_SUBFILE_PATH\CW620SF4<br><br>Of course, the cynical among us ( you know who you are ) might suspect that<br>subfile CW620SF4 is also empty - shame on you ;)
<br><br>Regards, Joe.<br>________________________________________<br>From: powerh-l-bounces+atla38=<a href="mailto:dsl.pipex.com@lists.sowder.com">dsl.pipex.com@lists.sowder.com</a><br>[mailto:<a href="mailto:powerh-l-bounces+atla38=dsl.pipex.com@lists.sowder.com">
powerh-l-bounces+atla38=dsl.pipex.com@lists.sowder.com</a>] On Behalf Of<br>Syed Shahul Hameed Mustaffa<br>Sent: 13 December 2005 14:34<br>To: PowerHouse List<br>Cc: Joe Boyle<br>Subject: Re: Error while executing QTP - Memory fault (invalid address).
<br><br>Dear Gurus,<br><br>The following code seems to generate the error<br><br>subfile $UEV_SUBFILE_PATH\CW620SF8 keep include &amp;<br>CW620SF4<br><br>The subfile CW620SF8seems to get created. But doesn't contain any data.
<br><br>Any help to resolve my issue will be appreciated.<br>Regards,<br>SYED<br><br><br>On 12/12/05, Syed Shahul Hameed Mustaffa &lt;<a href="mailto:sshahulgm@gmail.com">sshahulgm@gmail.com</a> &gt; wrote:<br>Sorry I felt that my question didn't reach anywhere. That's why I'm
<br>resending it.<br>HoweverI have something to add.<br><br>My initial judgement of code that generates the error seems to be wrong.<br><br>It is from somewhere else. If you need the code file, I can send it.<br><br>Thanks in advance.
<br>Regards,<br>SYED.<br><br><br>On 12/12/05, Syed Shahul Hameed Mustaffa &lt;<a href="mailto:sshahulgm@gmail.com">sshahulgm@gmail.com</a> &gt; wrote:<br>Dear Gurus,<br><br>Quick Intro: I've migrated a PH/MPEIX application to AXIANT4GL/WINDOWS (Thin
<br>Client).<br><br>When I execute a QTP, I'm getting the following error message.<br>;---------------------------------------------------------------------------<br>-------<br>Executing request FOURTH-PASS ...<br>*E* Memory fault (invalid address).
<br>*Fatal Error* *4780* Notify Cognos Customer Support<br>;---------------------------------------------------------------------------<br>--------<br><br>The following part of the code seems to generate this error.<br><br>
request FOURTH-PASS on calculation errors report<br>set lock file request<br>;access *$UEV_SUBFILE_PATH\CW620SF4 link CLD_COMPUTER_NO to &amp;<br>; CLD_COMPUTER_NO of COW_D IN CWDB &amp;<br>; and CLD_COMPUTER_NO to &amp;<br>
; CLD_COMPUTER_NO of COW_LOC_D IN CWDB<br>;---- THE ABOVE STATEMENT IS RE-WRITTEN AS ONE RIGHT BELOW BY me<br>access *$UEV_SUBFILE_PATH\CW620SF4 link CLD_COMPUTER_NO to &amp;<br>CLD_COMPUTER_NO of COW_LOC_D IN CWDB &amp;<br>
and CLD_COMPUTER_NO OF CW620SF4 to &amp;<br>CLD_COMPUTER_NO of COW_D IN CWDB<br>I'll appreciate any help to resolve this issue.<br>Regards,<br>SYED.<br><br><br><br><br><br><br>--<br>= = = = = = = = = = = = = = = = = = = = = = = = = = = =
<br>Mailing list: <a href="mailto:powerh-l@lists.sowder.com">powerh-l@lists.sowder.com</a><br>Subscribe: &quot;subscribe&quot; in message body to <a href="mailto:powerh-l-request@lists.sowder.com">powerh-l-request@lists.sowder.com
</a><br>Unsubscribe: &quot;unsubscribe &amp;lt;password&amp;gt;&quot; in message body to<br><a href="mailto:powerh-l-request@lists.sowder.com">powerh-l-request@lists.sowder.com</a><br><a href="http://lists.sowder.com/mailman/listinfo/powerh-l">
http://lists.sowder.com/mailman/listinfo/powerh-l</a><br>This list is closed, thus to post to the list you must be a subscriber.<br><br></blockquote></div><br>