Database Hierarchical Question:

What is DL/I?

Database Hierarchical Interview Question
Database Hierarchical Interview Question

Answer:

DL/I is a command-level language to manipulate IMS databases. DL/I forms a bridge between application program and IMS database. It is used in batch and online programs to access data stored in IMS databases.

Every access to an IMS database is through DL/I. The DL/I interface must be called to update or read a IMS database. DL/I allows both sequential and random processing of a database.


Previous QuestionNext Question
What is Database Definition (DBD)?What is PCBs (Program communication blocks)?