| View previous topic :: View next topic |
| Author |
Message |
Reiner Beginner
Joined: 17 Nov 2005 Posts: 3 Topics: 1 Location: Rochester, NY
|
Posted: Thu Nov 17, 2005 9:43 am Post subject: Differences between BMP and DBB? |
|
|
| Can someone point me to documentation that explains the difference between BMP and BPP programs? |
|
| Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12394 Topics: 75 Location: San Jose
|
Posted: Thu Nov 17, 2005 11:21 am Post subject: |
|
|
Reiner,
BPP? Never heard of it. Did you mean MPP (Message Processing Program)?
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
| Back to top |
|
 |
Reiner Beginner
Joined: 17 Nov 2005 Posts: 3 Topics: 1 Location: Rochester, NY
|
Posted: Thu Nov 17, 2005 11:31 am Post subject: |
|
|
Thanks, Kolusu, for your quick response. I can see why you hadn't heard of it. Now that I've pasted the text in, I see that I meant DBB. Just wondering where it's explained in the IBM documentation.
Here's an example:
//STEP1 EXEC PGM=DFSRRC00,REGION=80M,TIME=30,
// PARM='DBB,EZTPA00,EASYMEMP,30,00' |
|
| Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Thu Nov 17, 2005 1:35 pm Post subject: |
|
|
| DBB is a version of DLI so check out BMP and DLI in the IMS Application Programming Guides. |
|
| Back to top |
|
 |
Reiner Beginner
Joined: 17 Nov 2005 Posts: 3 Topics: 1 Location: Rochester, NY
|
Posted: Thu Nov 17, 2005 3:43 pm Post subject: |
|
|
Unfortunately, I don't have access to any hardcopy manuals and am I new to IMS. Would you be able to give me a URL for on online manual that explains the various types of batch processing?
I found: IMS V9 Appl. Programming: DB
Document Number: SC18-7809-00
but I don't see any discussion there.
Thanks,
Reiner |
|
| Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Thu Nov 17, 2005 4:01 pm Post subject: |
|
|
Try the following for DL/I:
IMS Version 9: Application Programming: EXEC DLI Commands for CICS and IMS, SC18-7811
and for BMP:
IMS V9R1 Application Programming: Design Guide, SC18-7810-00
These are a good starting place. |
|
| Back to top |
|
 |
|
|
|