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 

ioerr while reading extra partition TDQ

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
ignich7
Beginner


Joined: 29 Nov 2005
Posts: 14
Topics: 10

PostPosted: Tue Nov 29, 2005 12:48 am    Post subject: ioerr while reading extra partition TDQ Reply with quote

hi,
i hav defined extra partition tdq with the following specifications.
TYPEFile : Input
RECORDSize : 00080
BLOCKSize : 27920
RECORDFormat : Fixed
BLOCKFormat : Blocked
DIsposition : Shr

while reading the queue it shows ioerr with EIBRESP 17. can anyone please tel me how can i resolve this problem?
_________________
GNANA NICHOLAS.I
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue Nov 29, 2005 5:21 am    Post subject: Reply with quote

ignich7,


IOERR occurs when an input/output error occurs and the data record in error is skipped.

This condition occurs as long as the queue can be read; a QZERO condition occurs when the queue cannot be read.

# This condition can also occur if the FREE=CLOSE operand has been used
# in the data set definition for an extrapartition queue, and the queue
# has been closed and reopened.

Hope this helps...

Cheers

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
ignich7
Beginner


Joined: 29 Nov 2005
Posts: 14
Topics: 10

PostPosted: Tue Nov 29, 2005 6:04 am    Post subject: Reply with quote

Hi Kolusu,
i didnt get it clearly. where i have to do the modifications? what operand i have to give instead of FREE=CLOSE? where i have to give? please give me detailed information regarding this issue. i am new to cics. Thanks for ur prompt reply.
_________________
GNANA NICHOLAS.I
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue Nov 29, 2005 6:31 am    Post subject: Reply with quote

ignich7,

FREE=CLOSE is parm mentioned when the extra parition TDQ is defined. so you need to check that.

Also if the system abend occurs during processing of an EXEC CICS SET TDQUEUE CLOSED command, the data set is not closed and the IOERR condition is returned. Note that a second attempt to close the data set succeeds.

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
ignich7
Beginner


Joined: 29 Nov 2005
Posts: 14
Topics: 10

PostPosted: Tue Nov 29, 2005 7:02 am    Post subject: Reply with quote

Hi Kolusu,
I am using CICS 2.2 and i found no option like FREE=PARM while defining extra partition TDQ. And also while executing EXEC CICS SET TDQUEUE CLOSED command it shows normal response. i defined TDQ with the follwing values
DAtabuffers : 008
DDname : TEST1
DSname : SSGNIC.CICS.TEST
Sysoutclass :
Erroroption : Ignore
Opentime : Initial
REWind :
TYPEFile : Input
RECORDSize : 00080
BLOCKSize : 00800
RECORDFormat : Fixed
BLOCKFormat : Blocked
DIsposition : Shr
please help me in this regard. thanks for your timely reply.
_________________
GNANA NICHOLAS.I
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware 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