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 All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Sorting date into YYYYMMDD, and creat... DFSORT/ICETOOL 13
No new posts To Sort detail records in a file with... SYNCSORT 5
No new posts To Populate Trailer cnt in the file w... SYNCSORT 1
No new posts Setting RC using NULLOFL/NOTMTOFL for... SYNCSORT 6
No new posts Sort card to know that creation date ... DFSORT/ICETOOL 10
Search our Forums:


Back to Top