You should consider to open a PMR with IBM 
http://www.ibm.com/support/entry/portal/Overview  

You might try to just list a small known group instead of * and see if this 
works for you so when you contact IBM you knew if this ABEND only occurs when 
you try to list all groups.

Taking a different tack quoting from OA13544
"and remember, while LG * is documented, the book also recommends other ways to 
GET the required output.  That is because this command (if looking at a LARGE 
amount of output can be difficult) can also have space (storage) related 
problems.  The book recommends IRRDBU00."
So getting a database unload and working with may also be much faster and 
easier.
Nothing in your output jumped out and suggests you have any problem related to 
REGION.

Related to this type of data query you might find Nigel Pentland's PC Utilities 
relating to RACF useful.
http://www.nigelpentland.co.uk/racf/index.htm 


Finally if you don't contact support which I strongly suggest you might find 
RACF friends on RACF-L especially helpful in RACF specific matters. Information 
on the LIST is here 
http://www-03.ibm.com/systems/z/os/zos/features/racf/links/racf-l.html 

Good Luck!

Best Regards, Sam Knutson


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
HELIO
Sent: Friday, November 25, 2011 2:02 PM
To: IBM-MAIN@bama.ua.edu
Subject: Fwd: ABEND S0C4 REASON CODE=0011

All list,

I run a job with the IKJEFT01 program and REGION=8M,but it abended ans display 
following info.

IEA995I SYMPTOM DUMP OUTPUT169

SYSTEM COMPLETION CODE=0C4REASON CODE=00000011

TIME=15.45.46SEQ=01531CPU=0000ASID=0043

PSW AT TIME OF ERROR078D20000005DBB8ILC 6INTC 11

ACTIVE LOAD MODULEADDRESS=0005C7C8OFFSET=000013F0

NAME=ICHCLG00

DATA AT PSW0005DBB2 - 601E58E0BA75D202BD11E002

GR 0: 00000000_000000011: 00000000_0005ED28

2: 00000000_0005BA083: 00000000_0005F5E2

4: 00000000_0006D0005: 00000000_00000000

6: 00000000_0006EC407: 00000000_00073FF3

8: 00000000_00073FF69: 00000000_0006EC7D

A: 00000000_0005F36EB: 00000000_0005E36F

C: 00000000_0005D370D: 00000000_0005EC4C

E: 00000000_00073FFCF: 00000004_00000000

END OF SYMPTOM DUMP

This my job

//RACFGROU JOBF00000,'SUPPORT',CLASS=6,TIME=(0004,00),

//MSGCLASS=X,MSGLEVEL=(1,1),NOTIFY=&SYSUID

//*

//CE1E001 EXEC PGM=IKJEFT01,REGION=8M

//SYSTSPRT DDDISP=(NEW,CATLG,CATLG),

//DSN=RWA0001.RACF.LIST.GROUPS,

//SPACE=(TRK,(5000,500),RLSE),UNIT=SYSALLDA,

//RECFM=VBA,LRECL=137,BLKSIZE=0

//SYSTSINDD *

PROFILE NOPREFIX

LISTGRP *

LOGOFF

/*

Could anybody help me check the error ?

By the way, I run it in different region of the job/step, 64M, 0M, but it's 
keep abended.

Thanks.

Hélio José

****
====================
This email/fax message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution of this
email/fax is prohibited. If you are not the intended recipient, please
destroy all paper and electronic copies of the original message.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to