Hi all..., Nowadays many of the companies asking for
IMS/DB , actually i hav learned mainframes but i dont have
any knowledge on IMS/DB. it will be a great help if any one
suggest me whr i can learn it ( in any institute).
Answer / sap
IMS is a hiberarchical database managerment system.
It mainly contains two components, IMS DB and IMS TM.
From the function of the two componets, we can understand
as this:
IMS DB: Hiberarchical database. (Using DL/I manipulate
data.)
DB2/ORICALE/MySql : Relational database.( Using SQL
manipulate data.)
IMS TM is similar to CICS (Customer Information Control
System), which is used to deal with transaction.(
Transaction is devided into several types, we can
understand it is a interactive conversion. We draw money
from ATM can be a transaction.)
IMS has a long history, but he is still energiable. At the
same time, IMS has the two components of itself, can
realize the information managerment completely, which
increase the capability. In addition, the maintance cost is
very low.
| Is This Answer Correct ? | 2 Yes | 7 No |
how do you bind the cobol with db2
What is the difference between SIBLINGS and TWINS in IMS-DB database
Define psb?
Explain dbdgen process?
What is acbgen process?
What is a database record?
I have database, in that segment1 having dept code and segment 2 and so on multiple employees num. using dept & employee num we have to compare whether that employee belong to that dept or not, if that employee belongs to that dept then incentive is same same as in the table or else incentive must be zero? using IMS & cobol
What is psbgen process?
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 segment?
Can we give the GSAM-PCB in between the DB-PCB'S like below? I/O-PCB DB-PCB1 GSAM-PCB1 GSAM-PCB2 DB-PCB2
When do you do Build DBD, PSB for making changes in ACBLIB?