Page 1 of 1

VSAM Status Code 47

PostPosted: Fri Mar 06, 2009 8:53 pm
by kihaho
Hi,
I tried to run a job with a cycle control(VSAM file) and received the following error:

VSAM STATUS CODE = 47
CEE3250C The system or user abend U4005 R=NULL was issued.
From compile unit M626758A at entry point CYCLECTL at compile unit offs
at address 00134E60.

Also, I saw this in the "Message" section:

IEC130I CYCLFILE DD STATEMENT MISSING
IEA995I SYMPTOM DUMP OUTPUT
USER COMPLETION CODE=4039 REASON CODE=00000000
TIME=10.02.45 SEQ=39237 CPU=0000 ASID=0242
PSW AT TIME OF ERROR 078D1000 B06B176E ILC 2 INTC 0D
ACTIVE LOAD MODULE ADDRESS=305F1980 OFFSET=000BFDEE
NAME=CEEPLPKA
DATA AT PSW 306B1768 - 00181610 0A0D58D0 D00498EC
AR/GR 0: A7996EDE/84000000 1: 00000000/84000FC7
2: 00000000/0017DE78 3: 00000000/0002000D
4: 00000000/306A5E40 5: 00000000/0017DA0C
6: 00000000/00000000 7: 00000000/305EF2A8
8: 00000000/0017DE78 9: 00000000/0017F57E
A: 00000000/0017DA0C B: 00000000/306B1698
C: 00000000/00162B58 D: 00000000/00180678
E: 00000000/B06A4F2C F: 00000000/00000000
END OF SYMPTOM DUMP

When I searched the web on the VSAM Status Code 47, I found the following:
"READING FILE NOT OPEN AS INPUT/IO/EXTEND"

But I have been using the VSAM file before without any problem....
Any advice would be very much appreciated.
Thank you!!!

Re: VSAM Status Code 47

PostPosted: Sat Mar 07, 2009 12:12 am
by dick scherrer
Hello,

IEC130I CYCLFILE DD STATEMENT MISSING
It appears that your jcl is missing at least this. . .