MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PKUNZIP Problem

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
THRIVIKRAM
Beginner


Joined: 03 Oct 2005
Posts: 70
Topics: 34

PostPosted: Thu Oct 19, 2006 12:28 am    Post subject: PKUNZIP Problem Reply with quote

I have a step which does EXEC PGM=PKUNZIP. The SYSPRINT shows

ZPAM030I INPUT Archive opened: F5938PGH.JP5.APERIN.FILE
ZPFM102E File Open Error: ARCHIN F5938PGH.JP5.APERIN.FILE
ZPDA011E Unallocation error (0420) for {ARCHIN }
ZPDA001I DARC: Specified ddname/dsname associated with a open dataset.
ZPFM102E File Open Error: ARCHIN F5938PGH.JP5.APERIN.FILE
ZPDA011E Unallocation error (0420) for {ARCHIN }
ZPDA001I DARC: Specified ddname/dsname associated with a open dataset.
ZPEX002I T12B250C.txt

After that a few extract messages are seen like
ZPEX003I Extracted to F5938PGH.APERIN.T12B2530
ZPEX002I T12B2526.txt

And at the end :
ZPAM140I FILES: EXTRACTED EXCLUDED BYPASSED IN ERROR
ZPAM140I 22 0 0 0
ZPTM002I SUBTASK ( 5) EP: ACEXMAIN Ended - TCB: 009CB648 Comp: 00C03000
ZPMT002I PKZIP processing complete. RC=00000008 8(Dec) .

Thought the RC=08, the files are being properly extracted ie, zero files IN ERROR. But the job is going into error Q. Every time we are making the job force complete.
I am not knowing why the RC=08 is coming even after the file are extracted properly.

Could any one please tell how can I avoid this RC=08 even after the successfull extraction.

Thanks much,
Thrivikram.
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12366
Topics: 75
Location: San Jose

PostPosted: Thu Oct 19, 2006 7:10 am    Post subject: Reply with quote

THRIVIKRAM,

If you look at the error message ZPFM102E , it says an open failure. ie, An open for either a VSAM or NONVSAM file failed. Check if anyone other than your job is using the same file at the same time.

Kolusu
_________________
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort

www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
THRIVIKRAM
Beginner


Joined: 03 Oct 2005
Posts: 70
Topics: 34

PostPosted: Tue Oct 24, 2006 7:47 am    Post subject: Reply with quote

Kolusu,

Thanks for the reply.

But, do you mean that the job waits till the dataset is available and then continues the processing(I ask this because at the end of this step all files are being successfully extracted inspite of this error message :ZPFM102E). If so why will it give RC=08 for the same step in which it is still waiting for that dataset.
Another thing I observed from todays SYSOUT is that :

ZPAM030I INPUT Archive opened: F5938PGH.JP5.APERIN.FILE
ZPFM102E File Open Error: ARCHIN F5938PGH.JP5.APERIN.FILE
ZPDA011E Unallocation error (0420) for {ARCHIN }
ZPDA001I DARC: Specified ddname/dsname associated with a open dataset.
ZPEX002I T12B2832.txt

The only difference with the previous SYSOUT is that the error message(ZPFM102E) is displayed only for once.

But the RC=00(ZPMT002I PKZIP processing complete. RC=00000000) .
So I am not understanding why the RC=00 has come even after the message ZPFM102E.
Back to top
View user's profile Send private message Send e-mail
THRIVIKRAM
Beginner


Joined: 03 Oct 2005
Posts: 70
Topics: 34

PostPosted: Sun Oct 29, 2006 2:34 am    Post subject: Reply with quote

Kolusu,

Quote:

it says an open failure. ie, An open for either a VSAM or NONVSAM file failed.


Can you please tell why Iam getting the RC=00 inspite of getting the error message(ZPFM102E). The only difference i found between my first SYSOUT and the next SYSOUT is that the error message is repeated twice when the RC=08. But in both the casses the extraction is done successfully.

Is there any way to avoid this RC=08 even after the successfull extraction?

Please advice.

Thanks much,
Thrivikram.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group