What is IMS?
Answers were Sorted based on User's Feedback
Answer / bala
IMS-Information management System,
it is a hierarchical database.it will be stored the
information as in the form of segments.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / s
IMS is a Database Management Subsystem and provides
facilities for logging, restart and recovery functions for
the data stored in the database. It also provides
facilities for online transaction processing.
| Is This Answer Correct ? | 1 Yes | 1 No |
What do you mean by hierarchical database?
What is the advantage of dynamic generation of acb?
What is an ims database?
What are the advantages of a hierarchical database?
Explain the two ways in which dl/i interface can be invoked?
I have PCB with structure: PCB TYPE=DB, C DBDNAME=EMPCADBD, C KEYLEN=18, C PROCOPT=LS SENSEG NAME=EMPLOYEE, C PARENT=0 SENSEG NAME=COMPDTL, C PARENT=EMPLOYEE SENSEG NAME=BANKDTL, C PARENT=COMPDTL SENSEG NAME=SALDTLS, C PARENT=BANKDTL SENSEG NAME=EDUCDATA, C PARENT=EMPLOYEE SENSEG NAME=EMERDETL, C PARENT=EDUCDATA SENSEG NAME=ADDRESS, C PARENT=EMPLOYEE ************************************************************ *********** PSBGEN PSBNAME=PSBCALDP,LANG=COBOL END Requirement is to Create a report based on Salary brackets. ( Use SSA’s for logic) · It should have CTCGROSS brackets and No of employees o Employee names falling in each bracket Salary < 100,000 No of Employees Employee-Name Level 100,000 < Salary < 300,000 No of Employees Employee-Name Level 300,000 < Salary No of Employees Employee-Name Level
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 is a database record?
Which is the DL/I function used in CICS-IMS program? IBM
What is meant by mpp mode?
What are qualified and unqualified SSA's.
What do you know about DBD gen?