It appears you have an exit program in place. The exit program is having an issue. Run DSPNETA and see what value is in the DDM request access parameter. This will be the exit program on the DDM/DRDA exit point.
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Needles,Stephen J
Sent: Friday, August 08, 2014 10:49 AM
To: Midrange Systems Technical Discussion
Subject: RE: MCH0601 - I've no idea what's happening
Ran the service debug and got this:
Message ID . . . . . . : MCH0601 Severity . . . . . . . : 40
Message type . . . . . : Escape
Date sent . . . . . . : 08/08/14 Time sent . . . . . . : 12:43:54
Message . . . . : Space offset X'00F0758F' or X'0000000000000000' is outside
current limit for object QRWTSRVR QUSER 732150.
Cause . . . . . : A program tried to set a space pointer, tried to use
storage outside a space, or tried to use an unallocated page in teraspace.
The space class is X'03'. The space class designates the type of space:
00-primary associated space (includes space objects).
01-secondary associated space 0.
02-implicit process space for automatic storage.
03-implicit process space for static storage in activation group mark
X'0000000000000002'.
04-implicit process space for heap identifier X'00000000' in activation
group mark X'0000000000000002'.
05-constant space.
06-space for handle-based heap identifier X'00000000'.
07-teraspace offset X'0000000000000000'.
08-teraspace for System i5 PASE memory address X'0000000000000000'.
Offset X'00F0758F' only applies to storage outside teraspace.
X'8000000000000000E00BA03CC2001000' is a pointer to the teraspace page or
the start of the implicit process space for the allocation.
Message ID . . . . . . : MCH0601 Severity . . . . . . . : 40
Date sent . . . . . . : 08/08/14 Time sent . . . . . . : 12:43:54
Message type . . . . . : Escape
From . . . . . . . . . : USERPRF CCSID . . . . . . . . : 65535
From program . . . . . . . . . : stringHighUse4K
Instruction . . . . . . . . : 0006C4
To program . . . . . . . . . . : LOGGINGPROGRAM
To library . . . . . . . . . : LIBRARY
To module . . . . . . . . . : LOGGINGPROGRAM
To procedure . . . . . . . . : LOGGINGPROGRAM
To statement . . . . . . . . : 12400
Time sent . . . . . . . . . . : 12:43:54.367946
What is stringHighUse4K? Not much explanation on the internet, but there are references to some PTF's.
Steve Needles
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Needles,Stephen J
Sent: Friday, August 08, 2014 10:55 AM
To: midrange-l@xxxxxxxxxxxx
Subject: MCH0601 - I've no idea what's happening
MCH0601 - I've no idea what's happening.
We are on v7r1 and last TR.
In the examples below, the messages, CONDITIONHANDLER is our registered condition handler process that is invoked whenever a CPF error is encountered.
The reference to LIBRARY/ANYPROGRAM is the program that is supposed to run. It changes, but the line number reference does not.
A number of different, unrelated programs are failing and an RNQ9999 message is sent...the messages are all:
Message . . . . : Message received for RPG procedure CONDITIONHANDLER (C G D F).
Cause . . . . . : Message was received by RPG procedure CONDITIONHANDLER in
program LIBRARY/ANYPROGRAM at statement 227.
Always line number 227. Dumps show nothing.
The MCH0601 error is for a Job Object and looks like:
Message ID . . . . . . : MCH0601 Severity . . . . . . . : 40
Message type . . . . . : Escape
Date sent . . . . . . : 08/08/14 Time sent . . . . . . : 10:33:40
Message . . . . : Space offset X'00887C0F' or X'0000000000000000' is outside
current limit for object QRWTSRVR QUSER 727437.
Cause . . . . . : A program tried to set a space pointer, tried to use
storage outside a space, or tried to use an unallocated page in teraspace.
The space class is X'03'. The space class designates the type of space:
00-primary associated space (includes space objects).
01-secondary associated space 0.
02-implicit process space for automatic storage.
03-implicit process space for static storage in activation group mark
X'0000000000000002'.
04-implicit process space for heap identifier X'00000000' in activation
group mark X'0000000000000002'.
05-constant space.
06-space for handle-based heap identifier X'00000000'.
07-teraspace offset X'0000000000000000'.
08-teraspace for System i5 PASE memory address X'0000000000000000'.
Offset X'00887C0F' only applies to storage outside teraspace.
X'8000000000000000CE98A40101001000' is a pointer to the teraspace page or
the start of the implicit process space for the allocation.
I'm totally lost. Any assistance will be appreciated!
Steve Needles
________________________________
This communication, including attachments, is confidential, may be subject to legal privileges, and is intended for the sole use of the addressee. Any use, duplication, disclosure or dissemination of this communication, other than by the addressee, is prohibited. If you have received this communication in error, please notify the sender immediately and delete or destroy this communication and all copies.
TRVDiscDefault::1201
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.