⟩ What are the main control blocks available in IMS DB?
There are three control blocks (also known as DL/I control blocks)
► Database Description (DBD)
► Program Specification Block (PSB)
► Application Control Block (ACB)
There are three control blocks (also known as DL/I control blocks)
► Database Description (DBD)
► Program Specification Block (PSB)
► Application Control Block (ACB)
Using Alternate Indexes in CICS program?
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique?
What is the difference between sequential files and ESDS files?
How do you define a GDG?
How are different versions of GDG named?
During processing of a VSAM file, some system error occurs and it is subsequently unusable What do you do?
What is the meaning of VSAM RETURN-CODE 28?
How to delete a member using JCL?
How many ALternate Indexes you can have on a dataset?
Is it slower if you access a record through ALT INDEX as compared to Primary INDEX?