How to retrieve a particular record in vsam file



How to retrieve a particular record in vsam file

Postby kiran » Wed Sep 26, 2007 12:14 am

how to open the vsam file :?:
how to retrieve a particular record in vsam file :?:
can we delete the vsam file.how :?:
how to retrieve the same records from vsam file :?:
how to eliminate the similar records from vsam file :?:
kiran
 
Posts: 17
Joined: Mon Sep 03, 2007 10:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: vsam doubts

Postby CICS Guy » Wed Sep 26, 2007 12:37 am

OK, 11 posts and no response or feedback....Why should anybody want to help you?
Try looking up the answers and post what you think they should be, we'll be glad to assist you in understanding what you are learning....
DFSMS/MVS V1R5 Access Method Services for VSAM Catalogs
CICS Guy
 
Posts: 246
Joined: Wed Jun 20, 2007 4:08 am
Has thanked: 0 time
Been thanked: 0 time

vsam doubts

Postby kiran » Thu Sep 27, 2007 11:35 pm

Hi boss i never worked on vsam but i have some knowledge in vsam
if possible anybody can give the replay ple.....
kiran
 
Posts: 17
Joined: Mon Sep 03, 2007 10:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: How to retrieve a particular record in vsam file

Postby CICS Guy » Fri Sep 28, 2007 3:49 am

kiran wrote:how to open the vsam file :?:
COBOL, OPEN...
how to retrieve a particular record in vsam file :?:
COBOL, READ...
can we delete the vsam file.how :?:
Idcams, DELETE...
how to retrieve the same records from vsam file :?:
COBOL, Read by key...
how to eliminate the similar records from vsam file :?:
How "similar"?
CICS Guy
 
Posts: 246
Joined: Wed Jun 20, 2007 4:08 am
Has thanked: 0 time
Been thanked: 0 time

hai

Postby kiran » Fri Sep 28, 2007 9:45 am

thanQ very much, now i will try these
kiran
 
Posts: 17
Joined: Mon Sep 03, 2007 10:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: How to retrieve a particular record in vsam file

Postby anjani » Tue Dec 18, 2007 11:49 am

kiran wrote:how to open the vsam file :?:
how to retrieve a particular record in vsam file :?:
can we delete the vsam file.how :?:
how to retrieve the same records from vsam file :?:
how to eliminate the similar records from vsam file :?:


ho to retrive a particular record :
vasm file is nothing but ksds or esds or rrds
if it is ksds by using record key value we can retrive vsam file.
anjani
 
Posts: 1
Joined: Mon Dec 17, 2007 12:30 pm
Has thanked: 0 time
Been thanked: 0 time


Return to Interview Questions

 


  • Related topics
    Replies
    Views
    Last post