MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Difference between DLI and BMP call

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
swapnadeep
Beginner


Joined: 19 Mar 2007
Posts: 5
Topics: 2
Location: mumbai

PostPosted: Wed May 02, 2007 3:10 am    Post subject: Difference between DLI and BMP call Reply with quote

Hi,
I am having a problem in understanding the difference between a DLI and a BMP call. Can you kindly throw some lights on the same.
_________________
Thanks & regards,
Swapnadeep Ganguly
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Wed May 02, 2007 3:30 am    Post subject: Reply with quote

DLI = Data Language/I - you will have to clarify what you mean by DLI
BMP = Batch Message Program - ie a message processor that runs as a batch job
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
swapnadeep
Beginner


Joined: 19 Mar 2007
Posts: 5
Topics: 2
Location: mumbai

PostPosted: Wed May 02, 2007 4:09 am    Post subject: Reply with quote

for a IMS, Db2 and COBOL call attach, we use the DLI or BMP calls. I am talking about the differences
_________________
Thanks & regards,
Swapnadeep Ganguly
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Sreejith
Intermediate


Joined: 02 Dec 2002
Posts: 155
Topics: 25
Location: N.Ireland

PostPosted: Wed May 02, 2007 4:38 am    Post subject: Reply with quote

In my shop DLI is used if the job doesn't require access to Online databases and transaction. ie the job runs when the online region is down. BMP is used if your job require acces to online transactions and dtabases when the region is up.

In short for me the difference is DLI is used if the online region is down and BMP is used if it is up. Also there are differences in the way a DLI PCB and BMP PCB is defined.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
swapnadeep
Beginner


Joined: 19 Mar 2007
Posts: 5
Topics: 2
Location: mumbai

PostPosted: Wed May 02, 2007 5:21 am    Post subject: Reply with quote

what are the differences between a DLI PCB and BMP PCB??? i came across one difference that: for a BMP PCB, the Plan and the program name must be same whereas for a DLI call, the two can differ. R there any more differences??? if yes then kindly tell me the differences
_________________
Thanks & regards,
Swapnadeep Ganguly
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed May 02, 2007 6:40 am    Post subject: Reply with quote

swapnadeep,

AFAIK there is no such thing called BMP call.

Data Language/I(DL/I) is the IMS data manipulation language, which is a common high-level interface between a user application and IMS. DL/I calls are invoked from application programs written in languages such as PL/I,COBOL, VS Pascal, C, and Ada. It can also be invoked from assembler language application programs by subroutine calls. IMS lets the user define data structures, relate structures to the application, load structures, and reorganize structures.

Batch Message Processing(BMP) program is an IMS batch processing program that has access to online databases and message queues. BMPs run online,but like programs in a batch environment, they are started with JCL. Batch-oriented BMP program is a BMP program that has access to online databases and message queues while performing batch-type processing. A batch-oriented BMP does not access the IMS message queues for input or output. It can access online databases, GSAM databases, and MVS files for both input and output.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
swapnadeep
Beginner


Joined: 19 Mar 2007
Posts: 5
Topics: 2
Location: mumbai

PostPosted: Thu May 03, 2007 1:31 am    Post subject: Reply with quote

Thank you Kolusu for your reply. i got the answer to my query.
_________________
Thanks & regards,
Swapnadeep Ganguly
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group