× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



The problem is "Pointer not set for location referenced" the next message just reports that this one happened. Take F1 on this message, then F9 to see what programs/procedures are involved. If they are IBM, call support. If one of yours, it's often indicative that a parameter was not passed. Other things can cause this, as well.

This does not necessarily have anything to do with PTFs. It means that some program was trying to use a variable that was not initialized or that does not really exist, or more specifically, that a pointer exists that has not been assigned a memory address. The easiest way for this to happen is not to pass a parameter that is pass by reference (pointer).

HTH
Vern

At 07:38 AM 5/12/2004, you wrote:
message: 5
date: Tue, 11 May 2004 14:56:53 -0400
from: michaelr_41@xxxxxxxxxxxxxx
subject: Re: [WDSCI-L] Ongoing webfacing issue

Any information in the job logs of the QQF* job or the webfacing server
jobs?

On Tue, 11 May 2004 11:27:48 -0700 (PDT), "Chip Milosch"
<cmilosch@xxxxxxxxxxxxx> said:
> Simple web facing application still fails to start.  I have verified the
> setting of QCHRID, and also tried directly invoking the program instead
> of using the Invocation option on WFLOGON.
>
> Still no response - after the logon I just go back to index.html.
>
> My CL program is not being called, because the first thing it does is run
> a query that should produce some output
>

******
In the job QQFVTSVR, I see the following in the job log:
Vary on completed for device QQF0B06670.
Pointer not set for location referenced.
Internal system error occurred in program QTVSREAD.
Vary off completed for device QQF0B06670.

When I do a WRKACTJOB JOB(QQF*) I have three jobs:
 QQFVTSVR     QUSER       BCI      .0  PGM-QQFVTSVR     DEQW
 QQFVTSVR     QUSER       BCI      .0  PGM-QQFVTSVR     DEQW
 QQFWFSVR     QUSER       BCI      .0  PGM-QQFWFSVR     TIMW

Does the message related to QTVSREAD point to a missing PTF?  The
explanation (when I press F1 on the Internal System Error line, the system
reports:

 Message . . . . :   Internal system error occurred in program QTVSREAD.
 Cause . . . . . :   An internal error has occurred in program QTVSREAD. The
   internal error data is UNEXPECTED EXCEPTION. It is an APAR condition.
 Recovery  . . . :   Report the problem using the ANZPRB command.
 Technical description . . . . . . . . :   This message is sent when an
   internal error has occurred in a VTM/FM XPF module.  It is an APAR
   condition. It usually means some unexpected leg of an IF-THEN-ELSE or a
   SELECT OTHERWISE was run because of an internal error or value.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.