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 

access a vsam by path,RBA=0?

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


Joined: 10 Dec 2005
Posts: 159
Topics: 75

PostPosted: Wed Sep 27, 2006 7:47 am    Post subject: access a vsam by path,RBA=0? Reply with quote

Hi,

I encounter a problem that the base cluster&index and alternate index are all OK, but when I use 'tso verify' to deal with the path of the alternate index, It told me the RBA is 0.
Another clue is the base and the alternate entry are create at one day, the path is create another day different with them.
Access by path and access by alternate index,or access base directly,those 3 methods can get different RBA?
Back to top
View user's profile Send private message Send e-mail MSN Messenger
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Thu Sep 28, 2006 1:05 am    Post subject: Reply with quote

Did you also run a buildidx ?
Back to top
View user's profile Send private message Visit poster's website
issac1029
Intermediate


Joined: 10 Dec 2005
Posts: 159
Topics: 75

PostPosted: Fri Sep 29, 2006 9:43 am    Post subject: Reply with quote

I soloved it with friend's help,
1)dsada exec pgm=zzz(a easytrieve PGM)
vsam dd dsn=base,
vsamp dd dsn=path
In program zzz , was asign to vsamp
This access method can using alternate index

2)dsada exec pgm=zzz(a COBOL PROGRAM)
vsam dd dsn=base
vsami dd dsn=path
In program zzz , was asign to vsam
This access method can also using alternate index

And my friend told me that easytrieve only can only use 1) to access. Is that true?
First I think there is only one way to access by alternate index. There comes second...... Are there any more ?
What difference between vsami and vsamp?
Back to top
View user's profile Send private message Send e-mail MSN Messenger
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