IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Response code - 21


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
meltingmemories

New User


Joined: 13 Oct 2008
Posts: 16
Location: Bangalore

PostPosted: Fri Nov 14, 2008 5:22 pm
Reply with quote

Hi,
I am trying to write some data to a VSAM File using CICS. The RIDFLD field that I gave in the program is of length 18. I have created a file whose key field is of length. But still I am getting a Response Code of 21. Can you please help me out.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Nov 14, 2008 5:35 pm
Reply with quote

did You look at the manual,
do it and if You do not understand something we will be glad to help you
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Fri Nov 14, 2008 6:20 pm
Reply with quote

Have you looked in the manual at what the 21 means? Have you cross referenced the WRITE command in the manual to find out what causes that code to come about (or what else to look at to find the problem)? In other words, what have you done to figure out this problem so far?

And you're probably going to need to provide more details before your problem can be resolved -- like what the write command looks like, how the file is defined to the CICS program, maybe even what the LISTCAT for the file looks like.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts MQ response when MQGET of a stopped q... Java & MQSeries 2
Search our Forums:

Back to Top