Answer Posted / rama krishna
PSB : Program Specification Block which is inturn a
collection of one or more PCBs.
PCB : Program Control Block which represents the
application program's view of the database.
ACB : Application Control Block which is the combination of
DBD and PSB. ACBs can be two types
1. Dynamic: Which is used for IMS DB programs as the ACB
constructs at run time by giving respective DBDGEN and
PSBGEN.
2. Static : Which is used for IMS DC programs as the ACB
need to be created before executing the IMS DC program.
| Is This Answer Correct ? | 46 Yes | 4 No |
Post New Answer View All Answers
Explain the advantage of dynamic generation of acb?
What is psb?
How many root segments do we have per database record?
Define psb?
how do you bind the cobol with db2
What is dbd?
What is the advantage of creating the acbs well ahead of time?
Explain the two ways in which dl/i interface can be invoked?
Can we use procopt on pcb and segment field (senseg)?
Explain the maximum number of pcbs allowed in a psb?
What is dbdgen process?
What is the maximum number of levels allowed in ims db?
What is an ims database?
Define acb?
What are the processing modes available in ims db?