VSAM Interview Questions and Answers For Experienced | Mostly Asked in An Interview | Mainframe Guru

  Рет қаралды 17,402

Mainframe Guru

Mainframe Guru

Күн бұрын

VSAM Interview Questions and Answers For Experienced | Mostly Asked in An Interview | Mainframe Guru
Q1. Is VSAM a database? And why do we use VSAM?
Q2. Is it necessary that data loaded into a vsam file should have sorted key?
Q3. How can we edit the VSAM File?
Q4. What is differences between Control Interval (CI) and Control Area (CA)?
Q5. What is the ORGANIZATION for a KSDS in COBOL SELECT statement?
Q6. What do you think will be the output if an empty VSAM file is opened in a COBOL program?
Q7. Why do we use the REPRO command?
Q8. What is REPLACE in VSAM dataset?
Q9. VSAM File Status - 21, 22, 23, 24, 02, 98
Q10. What are Functions of ESDS, KSDS, RRDS?
Q11. Which type of VSAM file are supported by CICS?
Q12. Can we use the Join Key on VSAM files?
Q13. Why do we use Alternate Index? How can we create an AIX?
#VSAMinterview, #VSAMInterviewQuestions, #MainframeGuru

Пікірлер: 10
@AbhiChopade
@AbhiChopade 4 жыл бұрын
its helpful
@udayakiranupanayan
@udayakiranupanayan 4 жыл бұрын
Pls upload more interview real time scenario imsdb,cics brother
@MainframeGuru
@MainframeGuru 4 жыл бұрын
Yes Udaykiran, we will upload the video regarding IMS DB & CICS soon. Thank You.
@muthulakshmi2217
@muthulakshmi2217 3 жыл бұрын
Why we can use only vsam files in CICS
@MainframeGuru
@MainframeGuru 3 жыл бұрын
Thanks @Muthu Lakshmi for watching the video. I think that we use the VSAM files in CICS because it makes easier for application program to execute an input-output operation. VSAM is a high performance access method used to organize data in form of files in Mainframes. VSAM is used by COBOL and CICS in Mainframes to store and retrieve data. All the files used in CICS application, should be registered in FCT with the complete attributes. CICS commands use the FCT entries to get the file DSN and for performing the operations on the file. All the best for your future. 🙏
@sanjyottambekar7895
@sanjyottambekar7895 2 жыл бұрын
In a Vsam file how to change the single record without copying the file into another file?
@MainframeGuru
@MainframeGuru 2 жыл бұрын
Thanks Sanjyot for watching the video. You can use the fileaid tool to edit/change the record.🙏
@MainframeGuru
@MainframeGuru 2 жыл бұрын
You can also change like below. //STEP02 EXEC PGM=FILEAID //SYSPRINT DD SYSOUT=* //SYSUDUMP DD SYSOUT=* //SYSLIST DD SYSOUT=* //SYSABEND DD SYSOUT=* //SYSOUT DD SYSOUT=* //DD01 DD DSN=INPUT.FILE,DISP=OLD //SYSIN DD * $$DD01 UPDATE KEY=C'IND #########KB',IN=1,REPL=(121,C'Y') //*
@adeshtiwari5152
@adeshtiwari5152 Жыл бұрын
how to insert a record in between KSDS file?
@MainframeGuru
@MainframeGuru Жыл бұрын
You can insert the records manually through FileAid based on the primary key sort data. KSDS VSAM key contains the data in the sorted order. So If you will try to insert record manually, then it would check the key sequence (i.e. whether data is in sorted order based on key). Next way is to use the repro replace command through IDCAMS utility. All the best for your future. 🙏
VSAM Refresher in 30 Minutes
33:05
Kumar ITChannel
Рет қаралды 73 М.
Blind Boy Saved by Kind Girl ❤️
00:49
Alan Chikin Chow
Рет қаралды 50 МЛН
Мем про дорожку
00:38
Max Maximov
Рет қаралды 4,5 МЛН
A Child's Big Mistake Turned Into an Unforgettable Gift #shorts
00:18
Fabiosa Stories
Рет қаралды 43 МЛН
Tilt 'n' Shout #boardgames #настольныеигры #games #игры #настолки #настольные_игры
00:24
Mainframe DB2 Interview Questions
1:28:31
venkat since2010
Рет қаралды 25 М.
IMS DB Interview Questions Part 1
19:21
Mainframe Made Easy
Рет қаралды 10 М.
Mainframe Wednesday Talks# 9    CICS Refresher
52:39
Kumar ITChannel
Рет қаралды 40 М.
Blind Boy Saved by Kind Girl ❤️
00:49
Alan Chikin Chow
Рет қаралды 50 МЛН