| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
sridhard
Joined: 02 Jun 2005
Posts: 8
Location: Chennai
|
| Posted: Thu Jun 02, 2005 3:00 pm Post subject: Difference between IMS and DLI |
|
|
Hi,
Is there any difference between IMS and DLI?
Thanks
Sridhar |
|
| Back to top |
|
muthuraamn
Joined: 26 Nov 2003
Posts: 7
Location: chennai
|
| Posted: Sun Jun 05, 2005 3:39 am Post subject: Re: Difference between IMS and DLI |
|
|
| DLI - One of the IMS control program which runs batch jobs |
|
| Back to top |
|
sudhaaa
Joined: 24 Mar 2005
Posts: 47
|
| Posted: Sun Jun 05, 2005 5:53 pm Post subject: |
|
|
Hi Srishar,
DL/I - Data Language/I
In DB2, The queries you requested in your application program are directly retrive dat from the database.But in IMS, the calls issued are execute through DL/I,i.e.,call first issued to DL/I,then DL/I retrive the database into its area which neede to execute that call.
In any suggesions/mistakes, please correct me.
Regards,
Sudhaaa |
|
| Back to top |
|
avina
Joined: 04 Dec 2007
Posts: 4
Location: Kolkata
|
| Posted: Thu Sep 04, 2008 1:52 pm Post subject: |
|
|
Hi,
DL/I is associated with IMS unlike DB2. Here we use the DL/I call alongwith the other parameters such as the PCB-Mask, Seg I-O, SSAs alongiwth the DL/I functions to retrive the CBLTDLI calls.
Rgds,
Avik. |
|
| Back to top |
|
arunmozhicholan
Joined: 07 Feb 2007
Posts: 17
Location: chennai
|
| Posted: Fri Sep 05, 2008 10:47 am Post subject: Reply to: Difference between IMS and DLI |
|
|
| Data Language I is not a programming language. It is a set of IMS program modules that exist external to the application program. It allows application program to retrieve segment of the data from the DB sequentially or directly. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|