DLI Vs BMP
Answers were Sorted based on User's Feedback
Answer / rg
DLI: True batch processing
Data Commuication services are not used
Databases are accessed in offline mode.
BMP: Only reads the messages from the queue. No write is
perfomed.
Databases are accessed online.
| Is This Answer Correct ? | 1 Yes | 7 No |
Answer / ms. stanley
DLI - For Test and Development Regions
- When required to Manipulate your own data not affecting
Live Environment
- Allocates the dataset in the TSO Address Space
- Default Access mode
- JCL requires the definition of the DB Datasets
BMP - For Prod Environment
- Against Live DB
- Multiple User access
- No Dataset specification in the JCL
| Is This Answer Correct ? | 11 Yes | 19 No |
Answer / ds
DLI and BMP are two different kind of things. One is
INTERFACE and the other is PROCESSING Mode. What exactly
the question?
DLI can be used in Production.. Soemone can correct me if I
am wrong.
BMP can be used in Test and Development. Point here is not
Test, Dev, Production.. The one Developed will be moved to
Test region and then to Prod.
| Is This Answer Correct ? | 7 Yes | 21 No |
An application programmer comes to you and says your DB is no good, they got an II status code on an insert call from IMS, is this a DB problem?
What are the objectives of dbms in ims?
What do you mean by hierarchical database?
How to write the PCB code ? if in thic PCB i have 3 PSB ?
What is difference between concurrent image copy and online image copy?
what are the control blocks in IMS ?
DLI Vs BMP
13 Answers CTS, IBM,
What is a segment?
What information does a psb contain?
Explain the maximum number of pcbs allowed in a psb?
When do you do Build DBD, PSB for making changes in ACBLIB?
15. Secondary indexes can be used with following databases a. HSAM,HISAM,HIDAM b. HIDAM, HISAM c. HDAM, HISAM, HIDAM d. All the above