Error while executing QTP - Memory fault (invalid address).

Joe Boyle atla38 at dsl.pipex.com
Tue Dec 13 08:52:00 CST 2005


you could try using the full path, I saw a few problems like this a while
back,

subfile $UEV_SUBFILE_PATH\CW620SF8 keep include &
       $UEV_SUBFILE_PATH\CW620SF4

Of course, the cynical among us ( you know who you are ) might suspect that
subfile CW620SF4 is also empty - shame on you ;)

Regards, Joe. 
________________________________________
From: powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com
[mailto:powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com] On Behalf Of
Syed Shahul Hameed Mustaffa
Sent: 13 December 2005 14:34
To: PowerHouse List
Cc: Joe Boyle
Subject: Re: Error while executing QTP - Memory fault (invalid address).

Dear Gurus,
 
The following code seems to generate the error
 
subfile $UEV_SUBFILE_PATH\CW620SF8 keep include &
        CW620SF4
 
The subfile CW620SF8 seems to get created. But doesn't contain any data.
 
Any help to resolve my issue will be appreciated.
Regards,
SYED
 

On 12/12/05, Syed Shahul Hameed Mustaffa <sshahulgm at gmail.com > wrote: 
Sorry I felt that my question didn't reach anywhere. That's why I'm
resending it.
However I have something to add.
 
My initial judgement of code that generates the error seems to be wrong.
 
It is from somewhere else. If you need the code file, I can send it.
 
Thanks in advance.
Regards,
SYED.

 
On 12/12/05, Syed Shahul Hameed Mustaffa <sshahulgm at gmail.com > wrote: 
Dear Gurus,
 
Quick Intro: I've migrated a PH/MPEIX application to AXIANT4GL/WINDOWS (Thin
Client).
 
When I execute a QTP, I'm getting the following error message.
;---------------------------------------------------------------------------
-------
Executing request FOURTH-PASS ...
*E* Memory fault (invalid address).
*Fatal Error* *4780* Notify Cognos Customer Support
;---------------------------------------------------------------------------
--------
 
The following part of the code seems to generate this error.
 
request FOURTH-PASS  on calculation errors report
set lock file request
;access *$UEV_SUBFILE_PATH\CW620SF4  link CLD_COMPUTER_NO to    &
;                       CLD_COMPUTER_NO of COW_D  IN CWDB           &
;                  and  CLD_COMPUTER_NO to                   &
;                       CLD_COMPUTER_NO of COW_LOC_D IN CWDB
;---- THE ABOVE STATEMENT IS RE-WRITTEN AS ONE RIGHT BELOW BY me
access *$UEV_SUBFILE_PATH\CW620SF4   link CLD_COMPUTER_NO to    &
                       CLD_COMPUTER_NO of COW_LOC_D  IN CWDB           & 
                  and  CLD_COMPUTER_NO OF CW620SF4 to                   &
                       CLD_COMPUTER_NO of COW_D IN CWDB
I'll appreciate any help to resolve this issue.
Regards,
SYED.








More information about the powerh-l mailing list