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

reading an empty vsam file


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
akshat

New User


Joined: 06 Jul 2005
Posts: 2
Location: montgomery

PostPosted: Tue Jul 12, 2005 7:12 am
Reply with quote

hi,
I am getting an error 43 IOP, on reading an empty VSAM file that was defined and HI-U-RBA was 0. Any suggestion how i can change HI-U-RBA.

Thanks.
Back to top
View user's profile Send private message
somasundaran_k

Active User


Joined: 03 Jun 2003
Posts: 134

PostPosted: Tue Jul 12, 2005 8:11 pm
Reply with quote

I guess the VSAM file is newly created since it's having HIUBRA as 0. You need to load a dummy record and delete it to change the value of HIUBRA.
Open the file in the output mode and write a dummy record and close it. This will set the HIUBRA.

hth
-Som
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top