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 

Variable block VSAM file creation

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


Joined: 23 Jun 2005
Posts: 2
Topics: 1

PostPosted: Thu Jun 23, 2005 6:21 am    Post subject: Variable block VSAM file creation Reply with quote

Hello.
I am creating two variable block vsam files from two different sequential files. Both of the sequential files are created from vsam files that are variable block. When I recreate them and run my program against the vsam files created, I get a response code of 13 (not found).
The sequential files have a lrecl of 4000. The length of the records vary from 150 to 4000. I have browsed the files and the key that I use to read the file is in the file.
What is going on?
Can anyone help?

Thanks,
George
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Thu Jun 23, 2005 7:20 am    Post subject: Reply with quote

George,

Check if you have assigned your vsam cluster to the right DD names. Your SELECT statement assign should match the JCL DDname for the vsam cluster.

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


Joined: 23 Jun 2005
Posts: 2
Topics: 1

PostPosted: Thu Jun 23, 2005 10:00 am    Post subject: Reply with quote

Thanks for the reply.

I am using CICS programs. I have checked that the file names are assigned properly and I have had one of our technical personnel check also. Everything looks fine.

I am wondering if I need to do something different when I FTP a copy of the files from the other agency and creating the sequential files?
Back to top
View user's profile Send private message
BigDaddy
Beginner


Joined: 05 Nov 2004
Posts: 18
Topics: 5
Location: AMERICA

PostPosted: Wed Jun 29, 2005 2:10 pm    Post subject: Reply with quote

Check the FCT entry for your files. If you have the key length specified for the files you are reading, make sure it is the correct length.

just a guess...
Back to top
View user's profile Send private message
Kathi
Beginner


Joined: 14 May 2003
Posts: 25
Topics: 0
Location: Mission Viejo, California

PostPosted: Wed Jun 29, 2005 5:37 pm    Post subject: Reply with quote

And remember that variable record VSAM files do not have RDWs but variable record sequential file do have RDWs.
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 -> Data Management 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